7085860 (original) (raw)
Prepared by:
twisti on Thu Sep 8 02:26:43 PDT 2011
Workspace:
/home/twisti/hsx/hotspot-comp/7085860
Compare against:
/home/twisti/hsx/hotspot-comp/hotspot
Summary of changes:
109 lines changed: 62 ins; 19 del; 28 mod; 9880 unchg
Patch of changes:
<7085860.patch>
Printable review:
<7085860.pdf>
Author comments:
7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
Reviewed-by:
The current push notification of CallSites disallows the compilation
of CallSite.setTargetNormal and setTargetVolatile to get correct
behavior. It would be much easier and cleaner if these two methods
were native methods in the JVM.
The obsolete code will be removed after the JDK changes have landed
with:
7087357: JSR 292: remove obsolete code after 7085860
Bug id:
7085860 JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
Legend:
Modified file
Deleted file
New file