RFR (S): 7196277: JSR 292: Two jck/runtime tests crash on	java.lang.invoke.MethodHandle.invokeExact
    John Rose 
    john.r.rose at oracle.com
       
    Thu May  2 18:13:53 PDT 2013
    
    
  
On May 2, 2013, at 6:10 PM, Christian Thalinger <christian.thalinger at oracle.com> wrote:
> 
> On Apr 29, 2013, at 7:26 PM, Christian Thalinger <christian.thalinger at oracle.com> wrote:
> 
>> Withdrawn.  There might be a better way to do it.  -- Chris
> 
> Like this:
> 
> http://cr.openjdk.java.net/~twisti/7196277/
> 
> The fix is to resurrect the original throwing code and not overwrite already registered native entries when linking methods.
Reviewed.  I like it!  — John
    
    
More information about the hotspot-compiler-dev
mailing list