JDK-8252368 : Undo JDK-8245002: Windows GDI functions don't support NUMA interleaving
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 15.0.2,16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-08-26
  • Updated: 2020-10-06
  • Resolved: 2020-08-31
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 15 JDK 16
15.0.2Fixed 16 b14Fixed
Related Reports
Relates :  
Description
JDK-8245002 was created as a workaround for problems with GDI and our NUMA interleaving. A more narrow workaround in the java2d code was then implemented and pushed for JDK-8240654. Because of this, we don't need to turn off NUMA interleaving on Windows anymore. 
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/877dcbff8002 User: stefank Date: 2020-08-31 09:04:41 +0000
31-08-2020