JDK-8159808 : Assertion failure in runtime/compilationPolicy.cpp: assert(!m->was_never_executed()) failed
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-06-17
  • Updated: 2016-06-20
  • Resolved: 2016-06-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Description
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (c:/workspace/9-2-build-windows-amd64-cygwin-phase2/jdk9/5141/hotspot/src/share/vm/runtime/compilationPolicy.cpp:280), pid=30320, tid=49072
#  assert(!m->was_never_executed()) failed: don't reset to 0 -- could be mistaken for never-executed
#
# JRE version: Java(TM) SE Runtime Environment (9.0+122) (fastdebug build 9-ea+122)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 9-ea+122, mixed mode, compressed oops, g1 gc, windows-amd64)
# Core dump will be written. Default location: C:\users\aurora\sandbox\results\ResultDir\Juggle14\hs_err_pid30320.mdmp
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#


Comments
Please search before filing - duplicate of JDK-8025220
20-06-2016

01 00000011`efbeeb00 00000000`5d51c5f6 jvm!NonTieredCompPolicy::reset_counter_for_invocation_event+0x134 [c:\workspace\9-2-build-windows-amd64-cygwin-phase2\jdk9\5141\hotspot\src\share\vm\runtime\compilationpolicy.cpp @ 280] 02 00000011`efbeeb30 00000000`5d51ba9b jvm!SimpleCompPolicy::method_invocation_event+0x76 [c:\workspace\9-2-build-windows-amd64-cygwin-phase2\jdk9\5141\hotspot\src\share\vm\runtime\compilationpolicy.cpp @ 512] 03 00000011`efbeeba0 00000000`5d73dfe1 jvm!NonTieredCompPolicy::event+0xfb [c:\workspace\9-2-build-windows-amd64-cygwin-phase2\jdk9\5141\hotspot\src\share\vm\runtime\compilationpolicy.cpp @ 438] 04 00000011`efbeec00 00000000`5d73dbf6 jvm!InterpreterRuntime::frequency_counter_overflow_inner+0x2f1 [c:\workspace\9-2-build-windows-amd64-cygwin-phase2\jdk9\5141\hotspot\src\share\vm\interpreter\interpreterruntime.cpp @ 915] 05 00000011`efbeed10 00000011`fb9cb326 jvm!InterpreterRuntime::frequency_counter_overflow+0x26 [c:\workspace\9-2-build-windows-amd64-cygwin-phase2\jdk9\5141\hotspot\src\share\vm\interpreter\interpreterruntime.cpp @ 878] 06 00000011`efbeed80 00000011`eaa11800 0x00000011`fb9cb326
17-06-2016