JDK 17 | JDK 18 |
---|---|
17.0.2Fixed | 18 b14Fixed |
Blocks :
|
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.
|