RFR(S) 8200196: [Graal] implement Object.notify/notifyAll intrinsics
dean.long at oracle.com
dean.long at oracle.com
Fri Apr 13 05:35:23 UTC 2018
On 4/12/18 4:58 PM, Igor Veresov wrote:
> Looks good!
Thanks Igor!
> Did this go upstream already?
The upstream Graal changes have been approved, but I held off pushing
until the hotspot changes were approved.
dl
> igor
>
>> On Apr 10, 2018, at 11:02 AM, dean.long at oracle.com wrote:
>>
>> https://bugs.openjdk.java.net/browse/JDK-8200196
>> http://cr.openjdk.java.net/~dlong/8200196/{hs,jvmci,graal}
>>
>> This change implements Graal intrinsics for Object.notify and Object.notifyAll.
>>
>> The Graal changes are being reviewed separately and are included for reference. There is a naming dependence between the two, so I'd like to get the hotspot side reviewed concurrently.
>>
>> dl
More information about the hotspot-compiler-dev
mailing list