[jdk17u-dev] Integrated: 8285980: Several tests in compiler/c2/irTests miss @requires vm.compiler2.enabled
Goetz Lindenmaier
goetz at openjdk.org
Mon Jul 10 14:54:14 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
This pull request has now been integrated.
Changeset: 5fd04f90
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/5fd04f90041d5f077fb79180650c5ad22e1af5e0
Stats: 4 lines in 4 files changed: 4 ins; 0 del; 0 mod
8285980: Several tests in compiler/c2/irTests miss @requires vm.compiler2.enabled
Reviewed-by: phh
Backport-of: 1f9f8738f344ecbc0270608ee84eb92138f349a2
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1548
More information about the jdk-updates-dev
mailing list