JDK-8257139 : compiler/intrinsics/string/TestStringLatin1IndexOfChar.java fails with -XX:UseSSE<2 on x86_32
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 16
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2020-11-26
  • Updated: 2020-11-26
  • Resolved: 2020-11-26
Related Reports
Duplicate :  
Description
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/home/jdk/src/hotspot/share/opto/output.cpp:1699), pid=53561, tid=53576
#  assert(!is_mcall || (call_returns[block->_pre_order] <= (uint) current_offset)) failed: ret_addr_offset() not within emitted code
#
# JRE version: OpenJDK Runtime Environment (16.0+4) (fastdebug build 16-internal+4-adhoc..jdk)
# Java VM: OpenJDK Server VM (fastdebug 16-internal+4-adhoc..jdk, mixed mode, tiered, g1 gc, linux-x86)
# Problematic frame:
# V  [libjvm.so+0x1140498]  PhaseOutput::fill_buffer(CodeBuffer*, unsigned int*)+0x1138
#