SAP / SapMachine

An OpenJDK release maintained and supported by SAP
https://sapmachine.io
GNU General Public License v2.0
504 stars 92 forks source link

SapMachine (17) #1670: Fix occurence of nullptr in jcmd GC.heap_dump patch #1721

Closed RealCLanger closed 2 months ago

RealCLanger commented 2 months ago

An instance of "nullptr" sneaked in, which is not correct in JDK 17 codebase.

fixes #1670

SapMachine commented 2 months ago

Hello @RealCLanger, this pull request fulfills all formal requirements.