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

Naoto Sato naoto at openjdk.org
Mon Jan 5 17:20:32 UTC 2026


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.

This pull request has now been integrated.

Changeset: 27dbdec2
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/27dbdec297fc8030812f7290a7601b6a99defb46
Stats:     5 lines in 2 files changed: 0 ins; 4 del; 1 mod

8374217: Remove IO.java test from AOT ProblemList

Reviewed-by: jpai, iklam

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

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


More information about the hotspot-runtime-dev mailing list