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

Doug Simon doug.simon at oracle.com
Fri Feb 24 10:45:38 UTC 2017


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

-Doug


More information about the hotspot-compiler-dev mailing list