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

Jaikiran Pai jpai at openjdk.org
Sun Jan 4 01:41:09 UTC 2026


On Fri, 2 Jan 2026 18:27:34 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> 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

Thank you for the update, Naoto. This looks good to me.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28967#pullrequestreview-3624625183


More information about the hotspot-runtime-dev mailing list