[jdk17u-dev] RFR: 8285980: Several tests in compiler/c2/irTests miss @requires vm.compiler2.enabled
Paul Hohensee
phh at openjdk.org
Wed Jul 5 21:59:03 UTC 2023
On Wed, 5 Jul 2023 13:32:09 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.9-oracle.
>
> These files omitted:
> test/hotspot/jtreg/compiler/c2/irTests/TestCountedLoopSafepoint.java Added in 8281322 in 19.
> test/hotspot/jtreg/compiler/c2/irTests/TestDuplicateBackedge.java Added in 8279888 in 19.
> test/hotspot/jtreg/compiler/c2/irTests/TestIRAddIdealNotXPlusC.java Added in 8279607 in 19
> test/hotspot/jtreg/compiler/c2/irTests/TestIRLShiftIdeal_XPlusX_LShiftC.java Added in 8278114 in 19.
> test/hotspot/jtreg/compiler/c2/irTests/TestLongRangeChecks.java Added in 8259609 in 18
>
> test/hotspot/jtreg/compiler/c2/irTests/TestSuperwordFailsUnrolling.java
> Trivial resolve
Marked as reviewed by phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/1548#pullrequestreview-1515432786
More information about the jdk-updates-dev
mailing list