RFR: 8374217: Remove IO.java test from AOT ProblemList

Ioi Lam iklam at openjdk.org
Tue Dec 23 20:14:51 UTC 2025


On Tue, 23 Dec 2025 20:00:24 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.

looks good

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

Marked as reviewed by iklam (Reviewer).

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


More information about the core-libs-dev mailing list