RFR: 8318691: runtime/CompressedOops/CompressedClassPointersEncodingScheme.java fails with release VMs

Calvin Cheung ccheung at openjdk.org
Tue Oct 24 02:33:30 UTC 2023


On Tue, 24 Oct 2023 01:56:35 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> The test fails due to VM option 'CompressedClassSpaceBaseAddress' is develop and is available only in debug version of VM.
> So the fix just disables the test for release VMs.
> 
> Thanks.
> Best regards,
> Jie

Looks good.

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

Marked as reviewed by ccheung (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16330#pullrequestreview-1693831521


More information about the hotspot-runtime-dev mailing list