-
Bug
-
Resolution: Fixed
-
P3
-
11.0.13-oracle, 17
-
b30
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269969 | 18 | Tobias Hartmann | P3 | Resolved | Fixed | b06 |
JDK-8270710 | 17.0.1 | Tobias Hartmann | P3 | Resolved | Fixed | b03 |
JDK-8270002 | 11.0.13-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b02 |
JDK-8270095 | 11.0.13 | Martin Doerr | P3 | Resolved | Fixed | b01 |
OS : Crash seen on Windows-x64
Regression : YES.
Crash Log :
----------stdout:(21/1180)*----------
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffec6ef82e3, pid=55892, tid=71512
#
# JRE version: Java(TM) SE Runtime Environment 18.9 (11.0.13+1) (build 11.0.13-ea+1-LTS-74)
# Java VM: Java HotSpot(TM) 64-Bit Server VM 18.9 (11.0.13-ea+1-LTS-74, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
# Problematic frame:
# V [jvm.dll+0x4f82e3] PhaseCFG::implicit_null_check+0x7f3
#
# Core dump will be written. Default location: T:\\testoutput\\test-support\\jtreg_open_test_langtools_tools_jdeprscan_tests_jdk_jdeprscan_TestRelease_java\\scratch\\0\\hs_err_pid55892.mdmp
#
# An error report file with more information is saved as:
# T:\\testoutput\\test-support\\jtreg_open_test_langtools_tools_jdeprscan_tests_jdk_jdeprscan_TestRelease_java\\scratch\\0\\hs_err_pid55892.log
#
# Compiler replay data is saved as:
# T:\\testoutput\\test-support\\jtreg_open_test_langtools_tools_jdeprscan_tests_jdk_jdeprscan_TestRelease_java\\scratch\\0\\replay_pid55892.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
- backported by
-
JDK-8269969 SIGSEGV in PhaseCFG::implicit_null_check due to missing null check
-
- Resolved
-
-
JDK-8270002 SIGSEGV in PhaseCFG::implicit_null_check due to missing null check
-
- Resolved
-
-
JDK-8270095 SIGSEGV in PhaseCFG::implicit_null_check due to missing null check
-
- Resolved
-
-
JDK-8270710 SIGSEGV in PhaseCFG::implicit_null_check due to missing null check
-
- Resolved
-
- relates to
-
JDK-8266480 Implicit null check optimization does not update control of hoisted memory operation
-
- Closed
-
- links to
-
Commit openjdk/jdk11u-dev/c44da652
-
Commit openjdk/jdk17/4ad8b044
-
Review openjdk/jdk11u-dev/108
-
Review openjdk/jdk17/212