-
Bug
-
Resolution: Fixed
-
P3
-
11, 14
-
b28
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236018 | 15 | Christian Hagedorn | P3 | Resolved | Fixed | b02 |
JDK-8274570 | 11.0.14-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8274543 | 11.0.14 | Martin Doerr | P3 | Resolved | Fixed | b01 |
JDK-8258779 | openjdk8u322 | Peter Zhelezniakov | P3 | Closed | Won't Fix |
java/net/httpclient/http2/HpackDecoderDriver.java
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (methodData.cpp:1797), pid=7509, tid=7579
# fatal error: unexpected tag 99
#
# JRE version: Java(TM) SE Runtime Environment (14.0) (build 14-internal+0-2019-09-25-1727216.daniel.fuchs.jdk-dev)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (14-internal+0-2019-09-25-1727216.daniel.fuchs.jdk-dev, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xb6a44d] MethodData::clean_extra_data(CleanExtraDataClosure*)+0x28d
#
# Core dump will be written. Default location: Core dumps may be processed with "/opt/core.sh %p" (or dumping to /opt/mach5/mesos/work_dir/slaves/fcf4c0c4-d73e-4321-860c-6613427db92b-S489/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/d729818e-38b9-4b28-a9f3-4d8d16c7f5f6/runs/386fae6c-3d7b-4119-bd17-b0521452089d/testoutput/test-support/jtreg_open_test_jdk_java_net_httpclient/scratch/1/core.7509)
#
# An error report file with more information is saved as:
# /opt/mach5/mesos/work_dir/slaves/fcf4c0c4-d73e-4321-860c-6613427db92b-S489/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/d729818e-38b9-4b28-a9f3-4d8d16c7f5f6/runs/386fae6c-3d7b-4119-bd17-b0521452089d/testoutput/test-support/jtreg_open_test_jdk_java_net_httpclient/scratch/1/hs_err_pid7509.log
[error occurred during error reporting (), id 0xe0000000, Internal Error (open/src/hotspot/share/ci/ciMethodData.cpp:666)]
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
- backported by
-
JDK-8236018 VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
-
- Resolved
-
-
JDK-8274543 VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
-
- Resolved
-
-
JDK-8274570 VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
-
- Resolved
-
-
JDK-8258779 VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
-
- Closed
-
- duplicates
-
JDK-8233522 compiler/types/correctness/CorrectnessTest.java fails with Internal Error (open/src/hotspot/share/oops/methodData.cpp:1406)
-
- Closed
-
- relates to
-
JDK-8215889 assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC
-
- Resolved
-
-
JDK-8306767 Concurrent repacking of extra data in MethodData is potentially unsafe
-
- Resolved
-