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

Thomas Stuefe stuefe at openjdk.java.net
Tue Mar 2 11:43:46 UTC 2021


On Tue, 2 Mar 2021 11:14:38 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> 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`

LGTM. 
May be just me but it was not immediately clear that this is a backport to 16. I wondered why the issue was already marked as resolved.
..Thomas

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

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


More information about the jdk-updates-dev mailing list