summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInit.java
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2016-05-19 10:13:04 -0700
committerMathieu Chartier <mathieuc@google.com>2016-05-20 00:32:49 +0000
commit22bd2a1b5ec2a5038cc3ae1964781f30aef0315f (patch)
tree431af3571b95ca86e825e9b1e8ee11ddebbae989 /test/008-exceptions/src/MultiDexBadInit.java
parent84c5ad8ea51f8fde8eedddd3dc979dcc1f6e02aa (diff)
Only fill methods with 0xFE on debug builds
The GC scans classes without holding any locks, we can not fill the methods if it is running. Added a GC critical section to address this. Fixes random crash when scanning classes' methods. Only for debug builds to not hurt performance. Bug: 28699001 Change-Id: If96155eaf3fc0e6df31f57dcf32fbd4063b09345
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInit.java')
0 files changed, 0 insertions, 0 deletions