RFR: 8255298: Remove SurvivorAlignmentInBytes functionality
Thomas Schatzl
tschatzl at openjdk.java.net
Fri Oct 23 15:29:41 UTC 2020
Hi all,
can I have reviews to remove the SurvivorAlignmentInBytes functionality? It has not been in use for a long time if ever, and can be removed. Searching the web also indicates that apart from the usual lists of all options and CRs it is never mentioned.
SurvivorAlignmentInBytes is an experimental option so no further process is required.
Testing: tier1-5
Thanks,
Thomas
-------------
Commit messages:
- Initial commit
Changes: https://git.openjdk.java.net/jdk/pull/838/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=838&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8255298
Stats: 1420 lines in 24 files changed: 0 ins; 1414 del; 6 mod
Patch: https://git.openjdk.java.net/jdk/pull/838.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/838/head:pull/838
PR: https://git.openjdk.java.net/jdk/pull/838
More information about the hotspot-dev
mailing list