-
Bug
-
Resolution: Fixed
-
P2
-
11.0.13
-
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