in runs w/ "-XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -Xcomp -XX:-TieredCompilation" api/javax_print/attribute/Size2DSyntax/GetXY.html hits the following assert on windows-x64-debug:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=t:/workspace/open/src/hotspot/share/opto/escape.cpp:2361
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (t:/workspace/open/src/hotspot/share/opto/escape.cpp:2361), pid=9912, tid=936
# assert(opcode == Op_ConP || opcode == Op_ThreadLocal || opcode == Op_CastX2P || uncast_base->is_DecodeNarrowPtr() || (uncast_base->is_Mem() && (uncast_base->bottom_type()->isa_rawptr() != 0LL)) || (uncast_base->is_Proj() && uncast_base->in(0)->is_Allocate())) failed: sanity
#
# JRE version: Java(TM) SE Runtime Environment (15.0+17) (fastdebug build 15-ea+17-717)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 15-ea+17-717, compiled mode, sharing, compressed oops, g1 gc, windows-amd64)
# Core dump will be written. Default location: T:\\testoutput\\test-support\\jck_runtime_api_javax_print\\hs_err_pid9912.mdmp
#
# An error report file with more information is saved as:
# T:\\testoutput\\test-support\\jck_runtime_api_javax_print\\hs_err_pid9912.log
#
# Compiler replay data is saved as:
# T:\\testoutput\\test-support\\jck_runtime_api_javax_print\\replay_pid9912.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp