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

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


On Fri, 18 Dec 2020 16:48:01 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> Xin Liu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix ppc64 build
>
> 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.

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

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


More information about the hotspot-compiler-dev mailing list