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

Jon Masamitsu jon.masamitsu at oracle.com
Fri Jan 17 11:45:09 PST 2014


On 1/16/2014 1:38 PM, Vladimir Kozlov wrote:
> 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);

Fixed.

Thanks.

>
> 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 AV2_SPARC_SPARC5 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