JDK-8358927 : CodeSweeperSweepNoFlushTest.java crashed with assert(_last->next() == NULL) failed: not last
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 8
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2025-06-09
  • Updated: 2025-06-09
Description
CodeCache: size=4096Kb used=3557Kb max_used=3567Kb free=538Kb
 bounds [0x000000010eacf000, 0x000000010eecf000, 0x000000010eecf000]
 total_blobs=1173 nmethods=555 adapters=533
 compilation: disabled (not enough contiguous free space left)
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc:  SuppressErrorAt=/compileBroker.cpp:654
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (XXX/hotspot/src/share/vm/compiler/compileBroker.cpp:654), pid=38364, tid=0x0000000000005903
#  assert(_last->next() == NULL) failed: not last
#
# JRE version: Java(TM) SE Runtime Environment (8.0_471) (build 1.8.0_471-ea-fastdebug-129-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.471-b01-fastdebug mixed mode bsd-amd64 compressed oops)
# Core dump written. Default location: /cores/core.38364
#
# An error report file with more information is saved as:
# xxx
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
#