Request for review (s) - 8031290: Adjust call to getisax() for additional words returned (original) (raw)

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jan 16 13:38:14 PST 2014


Jon,

In vm_version_solaris_sparc.cpp you should change print_cr() to print() in next line:

     tty->print_cr("getisax(2) returned: " PTR32_FORMAT, av);

You can push into any repo, it is not time critical.

Thanks, Vladimir

On 1/16/14 12:51 PM, Jon Masamitsu wrote:

8031290: Adjust call to getisax() for additional words returned

Accept the 2nd word returned by getisax() on Solaris and use its contents to recognize AV2SPARCSPARC5 instructions. http://cr.openjdk.java.net/~jmasa/8031290/webrev.00/ Should this integrate through hotspot-compiler? Thanks to Vladimir for most of this fix. Jon



More information about the hotspot-compiler-dev mailing list