RFR: 8258653: CallJavaNode::_bci is not in use [v2]

Xin Liu xliu at openjdk.java.net
Mon Dec 21 22:22:55 UTC 2020


On Mon, 21 Dec 2020 20:37:29 GMT, Xin Liu <xliu at openjdk.org> wrote:

>> Nice catch! Looks good.
>
> May I call a sponsor to merge this? 
> 
> The failure  in pre-submit tests set is "java/util/HexFormat/HexFormatTest.java" in x86. 
> Invalid maximum heap size: -Xmx4G
> The specified size exceeds the maximum representable size.
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.

the HexFormatTest is tracking here:  https://bugs.openjdk.java.net/browse/JDK-8258584

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

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


More information about the hotspot-compiler-dev mailing list