JDK-8370417 : Parallel: TestAlwaysPreTouchBehavior.java fails with NUMA
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 25
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2025-10-22
  • Updated: 2025-10-27
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.
JDK 26
26Unresolved
Related Reports
Causes :  
Relates :  
Description
Can trace back the failure to JDK-8334513, which unproblemlisted this test.

It's likely the pretouching logic in eden (with NUMA) has been removed since JDK-6783381, this failing test exposes it.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/28000 Date: 2025-10-27 14:52:52 +0000
27-10-2025