[jdk11u-dev] RFR: 8263897: compiler/c2/aarch64/TestVolatilesSerial.java failed with "java.lang.RuntimeException: Wrong method"

Goetz Lindenmaier goetz at openjdk.java.net
Tue Oct 5 09:58:26 UTC 2021


I backport this for parity with 11.0.14-oracle.

I had to resolve this as the test in head does not support CMS
and due to context differences.
Change is trivial, it just adds one flag to the test run.

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

Commit messages:
 - Backport f84b52b84dc7ba1921b3845ae696fa9896ba4136

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

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


More information about the jdk-updates-dev mailing list