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

Paul Hübner phubner at openjdk.org
Tue Dec 16 11:28:24 UTC 2025


> 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision:

 - Merge branch 'lworld' into JDK-8373575
 - Reviewer feedback.
 - Update problem list.
 - Merge branch 'lworld' into JDK-8373575
 - Move some tests to Xcomp list.
 - Add failing test to problemlist.
 - Add one of the AOT tests.
 - Problemlist and fix.

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1793/files
  - new: https://git.openjdk.org/valhalla/pull/1793/files/c948bff2..bea53b9b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1793&range=06
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1793&range=05-06

  Stats: 24912 lines in 643 files changed: 14349 ins; 7644 del; 2919 mod
  Patch: https://git.openjdk.org/valhalla/pull/1793.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1793/head:pull/1793

PR: https://git.openjdk.org/valhalla/pull/1793


More information about the valhalla-dev mailing list