RFR: 8374217: Remove IO.java test from AOT ProblemList [v2]
Naoto Sato
naoto at openjdk.org
Mon Jan 5 17:20:31 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
Thanks for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28967#issuecomment-3711344510
More information about the hotspot-runtime-dev
mailing list