Tags: LineageOS/android_dalvik
Tags
Merge branch 'cm-11.0' into stable/cm-11.0
Merge branch 'cm-11.0' into stable/cm-11.0
Merge branch 'cm-11.0' into stable/cm-11.0
Merge branch 'cm-11.0' into stable/cm-11.0
Merge branch 'cm-11.0' into stable/cm-11.0
Merge remote-tracking branch 'github/cm-11.0' into HEAD
Merge remote-tracking branch 'github/cm-11.0' into HEAD
Fix a couple of minor publicly-reported GC bugs. An assertion was incorrectly assigning rather than testing, and there was the usual buggy attempt to recover from failure rather than just aborting in the HeapSource.cpp dvmHeapSourceStartup. (The Copying.cpp dvmHeapSourceStartup by contrast will just segfault if an allocation fails, but that's fine too.) Bug: https://code.google.com/p/android/issues/detail?id=61562 Bug: https://code.google.com/p/android/issues/detail?id=61563 Change-Id: I237a6f923a07d61709f99ab67c9a18dbc7e6c839
Fix a couple of minor publicly-reported GC bugs. An assertion was incorrectly assigning rather than testing, and there was the usual buggy attempt to recover from failure rather than just aborting in the HeapSource.cpp dvmHeapSourceStartup. (The Copying.cpp dvmHeapSourceStartup by contrast will just segfault if an allocation fails, but that's fine too.) Bug: https://code.google.com/p/android/issues/detail?id=61562 Bug: https://code.google.com/p/android/issues/detail?id=61563 Change-Id: I237a6f923a07d61709f99ab67c9a18dbc7e6c839
Move verification of class access flags to libdex Change-Id: I020a168cfff46e319b0bebb6c7477f0b4139c6de
PreviousNext