RFR: 8175811: [JVMCI] StubRoutines::_multiplyToLen symbol needs to exported

Doug Simon doug.simon at oracle.com
Fri Feb 24 10:57:04 UTC 2017


Thanks for the review.

-Doug

> On 24 Feb 2017, at 11:50, Tobias Hartmann <tobias.hartmann at oracle.com> wrote:
> 
> Hi,
> 
> On 24.02.2017 11:45, Doug Simon wrote:
>> Graal needs to get the address of StubRoutines::_multiplyToLen to intrinsify BigInteger.multiplyToLen. The export of this address was accidentally omitted.
>> 
>> http://cr.openjdk.java.net/~dnsimon/8175811/webrev/
>> https://bugs.openjdk.java.net/browse/JDK-8175811
> 
> Looks good to me.
> 
> Best regards,
> Tobias
> 
>> 
>> -Doug
>> 



More information about the hotspot-compiler-dev mailing list