- 19 1月, 2012 1 次提交
-
-
由 jrose 提交于
Reviewed-by: smarks
-
- 08 9月, 2011 1 次提交
-
-
由 never 提交于
Summary: add CountingMethodHandle Reviewed-by: twisti, jrose
-
- 17 7月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: Remove workarounds and limitations from before 6939861. Reviewed-by: never
-
- 15 6月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: Fix corner cases involving MethodHandles.permuteArguments with long or double argument lists. Reviewed-by: twisti, never
-
- 27 5月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: API code changes and javadoc changes following JSR 292 Public Review comments, through PFD Reviewed-by: never
-
- 18 5月, 2011 2 次提交
-
-
由 jrose 提交于
7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one Summary: point-fixes for 7038847, 7038860, 7042656, 7042829, 7041853, and several other reports Reviewed-by: never, kvn
-
由 jrose 提交于
7032850: MethodHandle.invokeGeneric throws unspecified RuntimeException if parameterized method is called Summary: Implement invocation corner cases, including correct type conversions and interface type enforcement. Reviewed-by: never
-
- 13 5月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: Integrate JDK code with JVM-supplied ricochet frames. Reviewed-by: never, twisti
-
- 24 3月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: package and class renaming only; delete unused methods and classes; add @since tags; no code changes Reviewed-by: twisti
-
- 18 3月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: move everything into a single package; remove all multi-package machinery Reviewed-by: twisti, forax
-
- 11 2月, 2011 2 次提交
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 23 11月, 2010 1 次提交
-
-
由 jrose 提交于
6979327: method handle invocation should use casts instead of type parameters to specify return type Summary: Change result type parameters to result type casts. (Also, replace private placeholder class InvokeDynamic.) Reviewed-by: twisti
-
- 31 10月, 2010 2 次提交
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 01 5月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces Reviewed-by: twisti
-
- 08 1月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Fill in missing API implementations, fix numerous bugs, adjust APIs towards EG design. Reviewed-by: twisti
-
- 06 5月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: JDK API and runtime (partial) for anonk, meth, indy Reviewed-by: mr
-