There's code in HotSpot that uses CompressedOops::is_base, without first checking UseCompressedOops. Make sure to guard that code with a UseCompressedOops check.
- duplicates
-
JDK-8305880 Loom: Avoid putting stale object pointers in oops
-
- Resolved
-