Integrated: 8283353: compiler/c2/cr6865031/Test.java and compiler/runtime/Test6826736.java fails on x86_32
Jie Fu
jiefu at openjdk.java.net
Fri Mar 18 08:02:35 UTC 2022
On Fri, 18 Mar 2022 02:47:09 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> Fail due to improperly specified VM option 'HeapBaseMinAddress=32g' on x86_32.
>
>
> STDERR:
> Improperly specified VM option 'HeapBaseMinAddress=32g'
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
>
>
> The fix just excludes them for 32-bit VMs.
>
> Thanks.
> Best regards,
> Jie
This pull request has now been integrated.
Changeset: b96cb048
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b96cb048f1a7f3ae6e745b245f2b04c64ebb911e
Stats: 4 lines in 2 files changed: 3 ins; 0 del; 1 mod
8283353: compiler/c2/cr6865031/Test.java and compiler/runtime/Test6826736.java fails on x86_32
Reviewed-by: chagedorn
-------------
PR: https://git.openjdk.java.net/jdk/pull/7864
More information about the hotspot-compiler-dev
mailing list