JDK-8365895 : [lworld] Four compiler tests on windows OOM after jdk-25+25 merge
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: repo-valhalla
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: windows
  • CPU: x86
  • Submitted: 2025-08-21
  • Updated: 2025-08-22
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
repo-valhallaUnresolved
Related Reports
Relates :  
Description
Windows x86 debug all fail with OS OOM issues:

compiler/regalloc/TestVerifyRegisterAllocator.java
compiler/startup/StartupOutput.java
compiler/types/TestArrayManyDimensions.java
compiler/types/correctness/OffTest.java

These occur after merging jdk-25+25 from mainline, yet there were very few conflicts, and none within compiler code.

Comments
StartupOutput appears here: JDK-8358129
22-08-2025