RFR: 8374217: Remove IO.java test from AOT ProblemList [v2]

Naoto Sato naoto at openjdk.org
Fri Jan 2 18:27:34 UTC 2026


> Removing the test from AOT Problem List. The test `java/lang/IO/IO.java` had a dependency on `jdk.internal.le` module, but it was removed in JDK26(https://bugs.openjdk.org/browse/JDK-8361613). Apart from that, the test case itself has been modified to not emit AOT/CDS logging messages in order for the output comparing test to succeed.

Naoto Sato 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 three additional commits since the last revision:

 - Reverted bugid in the test
 - Merge branch 'master' into JDK-8374217-Remove-IO-from-AOTProblemList
 - initial commit

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28967/files
  - new: https://git.openjdk.org/jdk/pull/28967/files/44f2fff4..b98b83a4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28967&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28967&range=00-01

  Stats: 4448 lines in 1946 files changed: 965 ins; 390 del; 3093 mod
  Patch: https://git.openjdk.org/jdk/pull/28967.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28967/head:pull/28967

PR: https://git.openjdk.org/jdk/pull/28967


More information about the hotspot-runtime-dev mailing list