Integrated: 8294110: compiler/uncommontrap/Decompile.java fails after JDK-8293798

Jie Fu jiefu at openjdk.org
Wed Sep 21 13:12:48 UTC 2022


On Wed, 21 Sep 2022 11:33:59 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> It fails with release VMs.
> 
> STDERR:
> Error: VM option 'AlwaysIncrementalInline' is develop and is available only in debug version of VM.
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> 
> 
> `-XX:+IgnoreUnrecognizedVMOptions` is added to fix it.
> 
> Thanks.
> Best regards,
> Jie

This pull request has now been integrated.

Changeset: 07afa3f4
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/07afa3f41e937019173ef31fbc1f2a5eb4b89f90
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8294110: compiler/uncommontrap/Decompile.java fails after JDK-8293798

Reviewed-by: shade, thartmann

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

PR: https://git.openjdk.org/jdk/pull/10374


More information about the hotspot-compiler-dev mailing list