[lworld] RFR: 8373575: [lworld] Fix and problem list failing JDK, langtools and HotSpot tier 1 tests under --enable-preview [v2]

Leonid Mesnik lmesnik at openjdk.org
Fri Dec 12 19:57:24 UTC 2025


On Fri, 12 Dec 2025 13:51:20 GMT, Paul Hübner <phubner at openjdk.org> wrote:

>> Hi all,
>> 
>> Many tier 1 tests fail when running with `JTREG="JAVA_OPTIONS=--enable-preview"`. This PR does trivial fixes to test configurations and problemlists the rest of the failing tests.
>> 
>> This PR is necessary to complete [JDK-8371357](https://bugs.openjdk.org/browse/JDK-8371357).
>> 
>> Testing: tier1, with and without `--enable-preview`.
>
> Paul Hübner has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add one of the AOT tests.

Changes requested by lmesnik (no project role).

test/jdk/ProblemList-enable-preview.txt line 40:

> 38: java/util/Collections/CheckedSetBash.java                       8372824 generic-all
> 39: jdk/internal/misc/CDS/ArchivedEnumTest.java                     8372743 generic-all
> 40: valhalla/valuetypes/ObjectMethodsViaCondy.java                  8369045 macosx-all

Should be these valhalla test in Problemlist-Xcomp.txt?

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

PR Review: https://git.openjdk.org/valhalla/pull/1793#pullrequestreview-3573386294
PR Review Comment: https://git.openjdk.org/valhalla/pull/1793#discussion_r2615405394


More information about the valhalla-dev mailing list