RFR(S) 8200196: [Graal] implement Object.notify/notifyAll intrinsics
dean.long at oracle.com
dean.long at oracle.com
Tue Apr 10 18:02:56 UTC 2018
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