-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b145
-
generic
-
generic
-
Verified
For the current draft of API code changes see this mlvm patch:
http://hg.openjdk.java.net/mlvm/mlvm/jdk/file/tip/meth-review-7032323.patch
For the current draft of associated API javadoc changes see 7014005 and this patch:
http://hg.openjdk.java.net/mlvm/mlvm/jdk/file/tip/meth-doc-7014005.patch
- duplicates
-
JDK-7014005 JSR 292 javadoc needs to be updated with final Expert Group edits
- Closed
-
JDK-7021087 java.dyn.ClassValue.remove(Class type) does not throw NPE when type is null
- Closed
-
JDK-7021343 MethodHandle.asCollector(...) throws OOM for "virtual" method handle and very large arrayType
- Closed
-
JDK-7032475 SwitchPoint().guardWithTest throws IAE if target and fallback are not the same method type
- Closed
-
JDK-7038844 MethodType.fromMethodDescriptorString throws unspecified NPE
- Closed
-
JDK-7044591 MethodHandle.asCollector throws undocumented NPE
- Closed
-
JDK-6829142 JSR 292 JVM features need a finalized Java API
- Closed
- relates to
-
JDK-7034316 MethodType.hasWrappers() returns 'true' for method types like '()Comparable' or '()Deprecated'
- Closed
-
JDK-7034341 MethodType.hasWrappers() throws IAE if a method type contains an argument of the java.lang.Void type
- Closed
-
JDK-7035513 JSR 292: MHs.constant() doesn't accept primitives
- Closed
-
JDK-7042829 JSR292: MethodHandles$Lookup.findStatic[S|G]etter throws InternalError if SecurityManager is set
- Closed
-
JDK-7044892 JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one
- Closed
-
JDK-7052782 Two langtools regression tests fail due to fix for 7034977 which removed the invokeGeneric method
- Closed
-
JDK-7035516 JSR 292: NYI: primitive parameters must follow references
- Closed
-
JDK-7038860 MethodType.methodType(Class rtype, Class[] ptypes) doesn't throw NPE if ptypes is null
- Closed
-
JDK-7039220 MethodHandle.asCollector throws UnsupportedOperationException if arrayLength >= 10
- Closed
-
JDK-7042656 JSR292: invokeExact/Generic doesn't throw UnsupportedOperationException if invoked via Method.invoke
- Closed
-
JDK-7051206 JSR 292 method name SwitchPoint.isValid is misleading to unwary users; should be hasBeenInvalidated
- Closed
-
JDK-7053541 Remove or fix some java/lang/invoke tests
- Closed
-
JDK-7038847 MethodType.fromMethodDescriptorString accepts both "binary names"/"internal form of binary names"
- Closed