JDK-8374217 : Remove IO.java test from AOT ProblemList
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 27
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2025-12-22
  • Updated: 2025-12-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Description
The test `java/lang/IO/IO.java` is excluded from exection due to the dependency on `jdk.internal.le` module. However the dependency has been removed with JDK-8361613, so the test should be removed from the ProblemList
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/28967 Date: 2025-12-23 20:00:24 +0000
23-12-2025