hg: jdk7/hotspot-comp/hotspot: 7001363: java/dyn/InvokeDynamic should not be a well-known class in the JVM

Christian.Thalinger at Sun.COM Christian.Thalinger at Sun.COM
Tue Nov 30 23:02:50 PST 2010


Changeset: f2da85a9b08e
Author:    twisti
Date:      2010-11-30 09:53 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/f2da85a9b08e

7001363: java/dyn/InvokeDynamic should not be a well-known class in the JVM
Summary: Because of the removal of language support, the JDK 7 API for JSR 292 no longer includes a public class named java/dyn/InvokeDynamic.
Reviewed-by: jrose, kvn

! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/classfile/systemDictionary.hpp
! src/share/vm/prims/methodHandleWalk.cpp
! src/share/vm/prims/methodHandleWalk.hpp
! src/share/vm/prims/methodHandles.cpp
! src/share/vm/runtime/thread.cpp



More information about the jdk7-changes mailing list