-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 14, 15
-
Component/s: hotspot
-
b14
_has_hidden_top_frame is conceptually a bool, but the implementation is an oop NULL check. This breaks when CheckUnhandledOops changes the NULL value to BAD_OOP_ADDR (0xff...f1).
- relates to
-
JDK-8218628 Add detailed message to NullPointerException describing what is null.
-
- Resolved
-