RFR: 8254353: Remove unused non-product flags
Claes Redestad
redestad at openjdk.java.net
Sat Oct 10 15:07:17 UTC 2020
Found a few non-product flags that has no implementation and could be removed:
StressDerivedPointers
PrintVMMessages
TraceProfileInterpreter
VerifyCompiledCode
ProfilerNodeSize
I suggest removing them.
-------------
Commit messages:
- Merge branch 'master' into remove_unused_flags
- Merge branch 'master' into remove_unused_flags
- Remove various unused non-product flags
Changes: https://git.openjdk.java.net/jdk/pull/590/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=590&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8254353
Stats: 25 lines in 3 files changed: 0 ins; 22 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/590.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/590/head:pull/590
PR: https://git.openjdk.java.net/jdk/pull/590
More information about the hotspot-dev
mailing list