-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: repo-valhalla
-
Component/s: hotspot
-
aarch64
-
os_x
Misc tests are failing in the repo-valhalla CI:
compiler/valhalla/inlinetypes/TestGetfieldChains.java
compiler/valhalla/inlinetypes/TestC1.java
Here's a snippet from one of the hs_err_pid files:
# Internal Error (/System/Volumes/Data/mesos/work_dir/slaves/da1065b5-7b94-4f0d-85e9-a3a252b9a32e-S417/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/12da24b2-48da-41ea-9cf9-1ba31adb6bec/runs/b078f99e-48a2-4630-b132-d9d09f87155a/workspace/open/src/hotspot/share/runtime/frame.cpp:1127), pid=15241, tid=10499
# assert(Universe::heap()->is_in_or_null(r)) failed: bad receiver: 0x0000000000000008 (8)
The failures are happening in "compiled mode, emulated-client"
mode so I'm starting this bug off in hotspot/compiler.
compiler/valhalla/inlinetypes/TestGetfieldChains.java
compiler/valhalla/inlinetypes/TestC1.java
Here's a snippet from one of the hs_err_pid files:
# Internal Error (/System/Volumes/Data/mesos/work_dir/slaves/da1065b5-7b94-4f0d-85e9-a3a252b9a32e-S417/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/12da24b2-48da-41ea-9cf9-1ba31adb6bec/runs/b078f99e-48a2-4630-b132-d9d09f87155a/workspace/open/src/hotspot/share/runtime/frame.cpp:1127), pid=15241, tid=10499
# assert(Universe::heap()->is_in_or_null(r)) failed: bad receiver: 0x0000000000000008 (8)
The failures are happening in "compiled mode, emulated-client"
mode so I'm starting this bug off in hotspot/compiler.
- relates to
-
JDK-8372341 [lworld] CI builds: assert((is_native() && bcp == code_base()) || contains(bcp) || VMError::is_error_reported()) failed: bcp doesn't belong to this method
-
- Open
-
-
JDK-8372345 [lworld] Problem list JDK-8372341
-
- Resolved
-