git: openjdk/jdk11u-dev: 2 new changesets

Andrew Lu andrewlu at openjdk.org
Wed Dec 6 02:03:02 UTC 2023


Changeset: 082fb9cb
Author:    Andrew Lu <andrewlu at openjdk.org>
Date:      2023-12-06 02:00:00 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/082fb9cbface1baffed39a967f390a1a2d9e5b1d

8219612: [TESTBUG] compiler.codecache.stress.Helper.TestCaseImpl can't be defined in different runtime package as its nest host

Test rewritten to use top level classes rather then nested ones

Backport-of: 3f0955154dd0e306f1ed1cbc8e9415963a5b1edc

! test/hotspot/jtreg/compiler/codecache/stress/Helper.java
! test/hotspot/jtreg/compiler/codecache/stress/RandomAllocationTest.java
! test/hotspot/jtreg/compiler/codecache/stress/ReturnBlobToWrongHeapTest.java
+ test/hotspot/jtreg/compiler/codecache/stress/TestCaseImpl.java
! test/hotspot/jtreg/compiler/codecache/stress/UnexpectedDeoptimizationTest.java

Changeset: e793bdd1
Author:    Andrew Lu <andrewlu at openjdk.org>
Date:      2023-12-06 02:00:30 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/e793bdd174ad976f567d0d911db42f67f6d7e59d

8234309: LFGarbageCollectedTest.java fails with parse Exception

LFGarbageCollectedTest.java fails with parse Exception

Backport-of: 984abfeb3fb9efd7754b336cc4cfe9b6bc3b1843

! test/jdk/java/lang/invoke/LFCaching/LFGarbageCollectedTest.java



More information about the jdk-updates-changes mailing list