-
Bug
-
Resolution: Fixed
-
P4
-
16
-
b28
Exception in thread "main" java.lang.InternalError: only nmethods should have a null compilation, here's a class com.sun.hotspot.tools.compiler.MakeNotEntrantEvent
at com.sun.hotspot.tools.compiler.LogParser.parse(LogParser.java:719)
at com.sun.hotspot.tools.compiler.LogParser.parse(LogParser.java:684)
at com.sun.hotspot.tools.compiler.LogCompilation.main(LogCompilation.java:144)
- relates to
-
JDK-8258792 LogCompilation: remove redundant check fixed by 8257518
- Resolved