Integrated: 8318691: runtime/CompressedOops/CompressedClassPointersEncodingScheme.java fails with release VMs
Jie Fu
jiefu at openjdk.org
Tue Oct 24 03:01:40 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
This pull request has now been integrated.
Changeset: eb591672
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/eb5916729defd37002f4096d4910849938e0fe3b
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8318691: runtime/CompressedOops/CompressedClassPointersEncodingScheme.java fails with release VMs
Reviewed-by: ccheung
-------------
PR: https://git.openjdk.org/jdk/pull/16330
More information about the hotspot-runtime-dev
mailing list