Integrated: 8267351: runtime/cds/SharedBaseAddress.java fails on x86_32 due to Unrecognized VM option 'UseCompressedOops'

Jie Fu jiefu at openjdk.java.net
Wed May 19 07:20:47 UTC 2021


On Tue, 18 May 2021 23:40:54 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> Please review the small fix which fixes the failure on x86_32.
> 
> Thanks.
> Best regards,
> Jie

This pull request has now been integrated.

Changeset: 3f883e8f
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3f883e8f0d8811e47999d7fbe3d9784f59d0ac09
Stats:     4 lines in 1 file changed: 1 ins; 0 del; 3 mod

8267351: runtime/cds/SharedBaseAddress.java fails on x86_32 due to Unrecognized VM option 'UseCompressedOops'

Reviewed-by: dholmes, ccheung

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

PR: https://git.openjdk.java.net/jdk/pull/4104


More information about the hotspot-runtime-dev mailing list