[jdk16u] RFR: 8253910: UseCompressedClassPointers depends on UseCompressedOops in vmError.cpp

Aleksey Shipilev shade at openjdk.java.net
Tue Mar 2 11:19:52 UTC 2021


This improves hs_errs after JDK 16 change, which might be confusing (compress klass ptrs are enabled, when hs_err is pointing out in only one place in heap info). 

Additional testing:
 - [x] Linux x86_64 fastdebug `tier1`

-------------

Commit messages:
 - Backport a03e22bb14e0873a599320676fc9d2128a1e23cb

Changes: https://git.openjdk.java.net/jdk16u/pull/64/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk16u&pr=64&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8253910
  Stats: 19 lines in 1 file changed: 8 ins; 0 del; 11 mod
  Patch: https://git.openjdk.java.net/jdk16u/pull/64.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk16u pull/64/head:pull/64

PR: https://git.openjdk.java.net/jdk16u/pull/64


More information about the jdk-updates-dev mailing list