RFR: 8290464: Optimize ResourceArea zapping
Aleksey Shipilev
shade at openjdk.org
Mon Jul 18 18:37:30 UTC 2022
See the rationale in the bug.
Additional testing:
- [x] Linux x86_64 fastdebug, `FieldSetAccessibleTest` (~10% usr time improvement)
- [ ] Linux x86_64 release, `FieldSetAccessibleTest` (no regressions)
- [x] Linux x86_64 fastdebug, `hotspot:tier1` (~5% usr time improvement)
- [ ] Linux x86_64 release, `hotspot:tier1` (no regressions)
- [ ] Linux x86_64 fastdebug, `tier1` (???% usr time improvement)
- [ ] Linux x86_64 release, `tier1` (no regressions)
-------------
Commit messages:
- Fix
Changes: https://git.openjdk.org/jdk/pull/9543/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9543&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8290464
Stats: 28 lines in 1 file changed: 20 ins; 3 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/9543.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9543/head:pull/9543
PR: https://git.openjdk.org/jdk/pull/9543
More information about the hotspot-runtime-dev
mailing list