[jdk11u-dev] RFR: 8264179: [TESTBUG] Some compiler tests fail when running without C2
Goetz Lindenmaier
goetz at openjdk.java.net
Mon May 16 13:25:17 UTC 2022
I backport this test-only change for parity with 11.0.17-oracle.
I had to resolve TestRangeCheckPredicatesControl.java.
Two tests are not in 11, so I skipped the patch:
TestSubTypeCheckMacroNodeWrongMem.java came in 15 with JDK-8239367
Vec_MulAddS2I.java came in 12 with JDK-8214751
-------------
Commit messages:
- Backport aefc1560b51f0ce96d8f5ce396ba0d2fe08fd650
- Backport d2bd499222382e44d849b4884e72d2c9117895ed
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/1091/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1091&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8264179
Stats: 189 lines in 8 files changed: 159 ins; 9 del; 21 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1091.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1091/head:pull/1091
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1091
More information about the jdk-updates-dev
mailing list