hg: jdk7/hotspot/hotspot: 4 new changesets

erik.trimble at oracle.com erik.trimble at oracle.com
Fri Jun 3 19:34:16 PDT 2011


Changeset: ba550512d3b2
Author:    jrose
Date:      2011-06-01 23:25 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/ba550512d3b2

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: c76d5f44a3fe
Author:    jrose
Date:      2011-06-01 23:25 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/c76d5f44a3fe

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

Changeset: deaa3ce90583
Author:    coleenp
Date:      2011-06-02 14:17 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/deaa3ce90583

7049928: VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63
Summary: Removed extra change from another bug fix that caused this regression
Reviewed-by: phh, dcubed, kvn, kamg, never

! src/share/vm/oops/methodOop.cpp

Changeset: e5ae807761b8
Author:    trims
Date:      2011-06-03 17:09 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/e5ae807761b8

Added tag hs21-b14 for changeset 62f39d40ebf1

! .hgtags



More information about the jdk7-changes mailing list