RFR(S) 8200196: [Graal] implement Object.notify/notifyAll intrinsics

Igor Veresov igor.veresov at oracle.com
Thu Apr 12 23:58:36 UTC 2018


Looks good!
Did this go upstream already?

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