hg: hsx/hotspot-comp/hotspot: 2 new changesets
john.r.rose at oracle.com
john.r.rose at oracle.com
Thu Jun 2 03:12:06 PDT 2011
Changeset: 60b8287df30e
Author: jrose
Date: 2011-06-01 23:25 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/60b8287df30e
7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
Summary: Delegate invokedynamic linkage errors to MethodHandleNatives.raiseException.
Reviewed-by: never
! src/share/vm/classfile/systemDictionary.hpp
! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/interpreter/linkResolver.cpp
! src/share/vm/prims/methodHandles.cpp
! src/share/vm/prims/methodHandles.hpp
Changeset: a93146d0e4be
Author: jrose
Date: 2011-06-01 23:25 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/a93146d0e4be
7049410: JSR 292 old method name MethodHandle.invokeGeneric should not be accepted by the JVM
Summary: change the default setting of the flag AllowInvokeGeneric to false
Reviewed-by: never
! src/share/vm/runtime/globals.hpp
More information about the hotspot-compiler-dev
mailing list