Request for reviews (M): 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods (original) (raw)
John Rose john.r.rose at oracle.com
Wed Sep 7 12:09:49 PDT 2011
- Previous message: Request for reviews (M): 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
- Next message: Request for reviews (M): 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sep 7, 2011, at 6:37 AM, Christian Thalinger wrote:
http://cr.openjdk.java.net/~twisti/7085860/
7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods Reviewed-by:
Yes, looks good. (I agree with Tom that "volatile_put" is harder to read than "put_volatile". In the latter formulation, "volatile" modifies "put" more clearly.)
Will there be a separate bug for throttling megamutable sites, after Tom's field injection stuff goes in?
-- John -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20110907/80c53f85/attachment.html
- Previous message: Request for reviews (M): 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
- Next message: Request for reviews (M): 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list