JDK-8220312 : Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3)
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-03-07
  • Updated: 2019-11-21
  • Resolved: 2019-11-13
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 14
14 b24Fixed
Related Reports
Relates :  
Relates :  
Description
Adds logging for NUMA statistics.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/6530de931b8e User: sangheki Date: 2019-11-13 18:52:24 +0000
13-11-2019

[~hirt] I created/linked JDK-8228629 (Add JFR events for G1 NUMA) to address your suggestion above. I hope to minimize the implementation of the G1 NUMA JEP, so split it.
25-07-2019

When considering logging for this, please also consider providing JFR events.
27-06-2019