-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 11.0.13
-
Component/s: hotspot
-
b01
.../jdk11u-dev/src/hotspot/share/runtime/safepoint.cpp:1195:19: error: 'self' was not declared in this scope
HandleMark hm(self);
^~~~
- relates to
-
JDK-8269812 assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
-
- Resolved
-