NMT reports are printed as part of error log printing, which can happen at any point in the VM's life cycle. Part of NMT reports are metaspace info. We should omit that info if metaspace has not yet been initialized.
- duplicates
-
JDK-8332955 ubsan: runningCounters.cpp:48:61: runtime error: member call on null pointer of type 'struct VirtualSpaceList'
- Closed