-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
11
Test case: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine/TestDescription.java
OS: All OS
Regression: No, issue can be seen on the older version of 11u too.
VM Flag : -XX:-TieredCompilation -XX:+CreateCoredumpOnCrash -Xcomp
Nature: Intermittent (Exact failure rate mentioned in the comment section)
Crash Log:
"guarantee((retry_count++ < 100)) failed: Could not resolve to latest version of redefined method"
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (interpreterRuntime.cpp:869), pid=81979, tid=26883
# guarantee((retry_count++ < 100)) failed: Could not resolve to latest version of redefined method
#
# JRE version: Java(TM) SE Runtime Environment 18.9 (11.0.15+1) (build 11.0.15-ea+1-LTS-105)
# Java VM: Java HotSpot(TM) 64-Bit Server VM 18.9 (11.0.15-ea+1-LTS-105, compiled mode, compressed oops, g1 gc, bsd-amd64)
# Core dump will be written. Default location: /cores/core.81979
#
# An error report file with more information is saved as:
# /System/Volumes/Data/mesos/work_dir/slaves/779adf21-f3e5-4e6a-a889-8cc0f9bc6fbb-S57312/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/4af6acbf-0b8f-49d3-be3e-79104622a3ef/runs/ede61a1e-9eaa-425b-b3a2-8136e6956153/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti_RedefineClasses_StressRedefine_TestDescription_java/scratch/0/hs_err_pid81979.log
OS: All OS
Regression: No, issue can be seen on the older version of 11u too.
VM Flag : -XX:-TieredCompilation -XX:+CreateCoredumpOnCrash -Xcomp
Nature: Intermittent (Exact failure rate mentioned in the comment section)
Crash Log:
"guarantee((retry_count++ < 100)) failed: Could not resolve to latest version of redefined method"
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
Got expected exception: java.lang.reflect.InvocationTargetException
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (interpreterRuntime.cpp:869), pid=81979, tid=26883
# guarantee((retry_count++ < 100)) failed: Could not resolve to latest version of redefined method
#
# JRE version: Java(TM) SE Runtime Environment 18.9 (11.0.15+1) (build 11.0.15-ea+1-LTS-105)
# Java VM: Java HotSpot(TM) 64-Bit Server VM 18.9 (11.0.15-ea+1-LTS-105, compiled mode, compressed oops, g1 gc, bsd-amd64)
# Core dump will be written. Default location: /cores/core.81979
#
# An error report file with more information is saved as:
# /System/Volumes/Data/mesos/work_dir/slaves/779adf21-f3e5-4e6a-a889-8cc0f9bc6fbb-S57312/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/4af6acbf-0b8f-49d3-be3e-79104622a3ef/runs/ede61a1e-9eaa-425b-b3a2-8136e6956153/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti_RedefineClasses_StressRedefine_TestDescription_java/scratch/0/hs_err_pid81979.log
- duplicates
-
JDK-8257993 vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine/TestDescription.java crash intermittently
- Resolved