diff options
author | Roland Levillain <rpl@google.com> | 2016-01-28 14:37:01 +0000 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2016-01-28 14:37:01 +0000 |
commit | eb2c741c70c3ee117ff35ad682f18b90349590b8 (patch) | |
tree | b4fb473f8dc634b8777dc5c723083d64d3e1bfc7 /test/utils/python/generate_java_main.py | |
parent | 8bfdf83aa73a19233f62b7a8d4761e84b1713db4 (diff) |
Do not enforce deterministic compilation with read barriers.
Forcing determinism of the boot image compilation (on host)
does not work when read barriers are enabled, as the former
switches the GC to a non-concurrent one by passing the
option `-Xgc:nonconcurrent`.
Also make dex2oat abort when invoked with
`--force-determinism` while read barriers are enabled.
Bug: 12687968
Bug: 26687569
Change-Id: I37b388fccbe4502a90def8031a898f1a40df6a9f
Diffstat (limited to 'test/utils/python/generate_java_main.py')
0 files changed, 0 insertions, 0 deletions