hg: hsx/hotspot-main/jdk: 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods

christian.thalinger at oracle.com christian.thalinger at oracle.com
Wed Nov 2 02:05:13 PDT 2011


Changeset: 2a147f854257
Author:    twisti
Date:      2011-11-02 02:03 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/jdk/rev/2a147f854257

7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
Reviewed-by: jrose, never

! src/share/classes/java/lang/invoke/CallSite.java
! src/share/classes/java/lang/invoke/MethodHandleNatives.java
+ test/java/lang/invoke/CallSiteTest.java



More information about the hotspot-dev mailing list