-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 18
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274760 | 17.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
Zero does not support vtable/itableStubs, so a generic gtest fails:
[----------] 3 tests from code
[ RUN ] code.dependency_context_vm
[ OK ] code.dependency_context_vm (0 ms)
[ RUN ] code.vtableStubs_vm
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/shade/trunks/jdk/src/hotspot/cpu/zero/vtableStubs_zero.cpp:31), pid=584340, tid=584340
# Error: ShouldNotCall()
This is a test bug, the test should be disabled for Zero.
[----------] 3 tests from code
[ RUN ] code.dependency_context_vm
[ OK ] code.dependency_context_vm (0 ms)
[ RUN ] code.vtableStubs_vm
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/shade/trunks/jdk/src/hotspot/cpu/zero/vtableStubs_zero.cpp:31), pid=584340, tid=584340
# Error: ShouldNotCall()
This is a test bug, the test should be disabled for Zero.
- backported by
-
JDK-8274760 Zero: Disable vtable/itableStub gtests
- Resolved
- is blocked by
-
JDK-8273373 Zero: Cannot invoke JVM in primordial threads on Zero
- Resolved
- links to
-
Commit openjdk/jdk17u/894767d0
-
Commit openjdk/jdk/a522d6b5
-
Review openjdk/jdk17u/146
-
Review openjdk/jdk/5377
(1 links to)