-
Bug
-
Resolution: Fixed
-
P2
-
8u20, 9
-
b12
-
b40
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083472 | emb-9 | Igor Ignatyev | P2 | Resolved | Fixed | b40 |
JDK-8259817 | 8u291 | Fairoz Matte | P2 | Closed | Fixed | b02 |
JDK-8262572 | emb-8u291 | Fairoz Matte | P2 | Resolved | Fixed | team |
compiler/types/correctness/CorrectnessTest.java failed on windows x64 only for jdk9/hs/nightly:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (C:\\jprt\\T\\P1\\210633.drchase\\s\\src\\share\\vm\\oops/methodData.hpp:1934), pid=18720, tid=9828
# assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type
#
# JRE version: Java(TM) SE Runtime Environment (9.0-b12) (build 1.9.0-ea-fastdebug-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-201405092106.drchase.8037816-fastdebug mixed mode windows-amd64 compressed oops)
# Core dump written. Default location: C:\\local\\aurora\\sandbox\\results\\workDir\\compiler\\types\\correctness\\CorrectnessTest\\hs_err_pid18720.mdmp
#
Unsupported internal testing APIs have been used.
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (C:\\jprt\\T\\P1\\210633.drchase\\s\\src\\share\\vm\\oops/methodData.hpp:1934), pid=18720, tid=9828
# assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type
#
# JRE version: Java(TM) SE Runtime Environment (9.0-b12) (build 1.9.0-ea-fastdebug-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-201405092106.drchase.8037816-fastdebug mixed mode windows-amd64 compressed oops)
# Core dump written. Default location: C:\\local\\aurora\\sandbox\\results\\workDir\\compiler\\types\\correctness\\CorrectnessTest\\hs_err_pid18720.mdmp
#
Unsupported internal testing APIs have been used.
- backported by
-
JDK-8083472 compiler/types/correctness/CorrectnessTest.java: assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type
-
- Resolved
-
-
JDK-8262572 compiler/types/correctness/CorrectnessTest.java: assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type
-
- Resolved
-
-
JDK-8259817 compiler/types/correctness/CorrectnessTest.java: assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type
-
- Closed
-
- relates to
-
JDK-8066173 compiler/types/correctness/OffTest.java failed with assert
-
- Resolved
-