[jdk11u-dev] RFR: 8236042: [TESTBUG] serviceability/sa/ClhsdbCDSCore.java fails with -Xcomp -XX:TieredStopAtLevel=1

Zhengyu Gu zgu at openjdk.java.net
Fri Nov 19 20:55:38 UTC 2021


Backport for parity with Oracle 11.0.15.

The original patch does not apply cleanly due to context difference. However, that patch is small, can be applied manually.

Test:

- [x]  Without patch, serviceability/sa/ClhsdbCDSCore.java test failed with -Xcomp -XX:TieredStopAtLevel=1, passed with patch.

-------------

Commit messages:
 - Backport 9376dd810ce129c1786cce6ab7691f7154902452

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/642/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=642&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8236042
  Stats: 11 lines in 1 file changed: 10 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/642.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/642/head:pull/642

PR: https://git.openjdk.java.net/jdk11u-dev/pull/642


More information about the jdk-updates-dev mailing list