[jdk17u] RFR: 8273333: Zero should warn about unimplemented -XX:+LogTouchedMethods
Aleksey Shipilev
shade at openjdk.java.net
Fri Oct 1 11:40:51 UTC 2021
Semi-clean backport to fix another `tier1` test for Zero. There is a minor contextual conflict -- `UseBiasedLocking` disabling statement is still there in `arguments.cpp` in 17.
Additional testing:
- [x] Affected tests now skipped for Zero
-------------
Commit messages:
- Backport 81c719be3995fa54974e8b8826ad81bf07bd012f
Changes: https://git.openjdk.java.net/jdk17u/pull/134/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u&pr=134&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8273333
Stats: 7 lines in 2 files changed: 6 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk17u/pull/134.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17u pull/134/head:pull/134
PR: https://git.openjdk.java.net/jdk17u/pull/134
More information about the jdk-updates-dev
mailing list