The debug build fails to start on aarch64 with the error
# Internal Error (/scratch/rwestrel/hs-comp/hotspot/src/share/vm/runtime/stubRoutines.cpp:344), pid=16911, tid=16912
# assert(s.body[i] == 32) failed: what?
after
8155617: aarch64: ClearArray does not use DC ZVA
# Internal Error (/scratch/rwestrel/hs-comp/hotspot/src/share/vm/runtime/stubRoutines.cpp:344), pid=16911, tid=16912
# assert(s.body[i] == 32) failed: what?
after
8155617: aarch64: ClearArray does not use DC ZVA
- relates to
-
JDK-8155617 aarch64: ClearArray does not use DC ZVA
-
- Resolved
-