diff options
author | Hans Boehm <hboehm@google.com> | 2019-02-06 00:20:18 +0000 |
---|---|---|
committer | Hans Boehm <hboehm@google.com> | 2019-02-06 11:40:57 -0800 |
commit | 7c73dd1cdb111853779dad21d9090b4a00aefe95 (patch) | |
tree | c33963dc52f70d024410fc09f6def29f8bfe380c /test/ProfileTestMultiDex/Second.java | |
parent | 8197e77c9b330c56662f66636dafca1bcbc9afcf (diff) |
Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""
This reverts commit 83ba9b979d932a5b6430c1affd171429b70b6c3f.
It also fixes a bug exposed by the original CL, and cleans up a
couple of related issues:
- CheckConcurrentGCForNative was renamed to reflect the fact that
it does not just deal with concurrent GC.
- In the non-concurrent case, concurrent_start_bytes_ is not
meaningful; use target_footprint_ instead.
- UnsignedSum should use >= instead of > .
The middle one of these caused the test failures observed with the
previous CL.
Test: Build without read barrier, and ran with --runtime-option=-Xgc:SS
Change-Id: Iae004c453bf2cae2739df66b6797af4a792886fc
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions