RFR(XS): 8155735: use strings instead of Symbol* in JVMCI exception stubs

Roland Schatz roland.schatz at oracle.com
Tue May 3 10:02:29 UTC 2016


On 05/02/2016 06:53 PM, Christian Thalinger wrote:
>> [...]
>>
>> I've also included an exception check after the symbol lookup, just to be sure.
> Use CHECK instead of HAS_PENDING_EXCEPTION.  Otherwise this looks good.
Done:
http://cr.openjdk.java.net/~rschatz/JDK-8155735/webrev.02/


- Roland


More information about the hotspot-compiler-dev mailing list