- 29 7月, 2020 1 次提交
-
-
由 yunyao.zxl 提交于
Summary: Add JDK code of the Wisp implementation Test Plan: all Wisp tests Reviewed-by: yuleil, shiyuexw, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/113
-
- 22 7月, 2020 1 次提交
-
-
由 yunyao.zxl 提交于
Summary: - From http://hg.openjdk.java.net/mlvm/mlvm/jdk/file/93a6c619b0ca/coro-simple.patch - Add 'EnableCoroutine' option to test/java/dyn/CoroutineTest.java Test Plan: test/java/dyn/CoroutineTest.java jtreg test Reviewed-by: yuleil, shiyuexw, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/113
-
- 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
-
- 15 2月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: Define private writeObject, readObject, and readResolve methods. Also add unit tests. Reviewed-by: twisti
-
- 11 2月, 2011 3 次提交
-
-
由 jrose 提交于
Summary: remove NoAccessException, replace it by ReflectiveOperationException subtypes; adjust javadoc of exceptions Reviewed-by: twisti
-
由 jrose 提交于
Summary: misc. EG changes and polishes (excluding 7013417) Reviewed-by: twisti
-
由 jrose 提交于
Summary: Implement MH.asVarargsCollector, etc., and remove withTypeHandler. Reviewed-by: twisti
-
- 17 12月, 2010 1 次提交
-
-
由 jrose 提交于
Reviewed-by: twisti
-
- 02 12月, 2010 1 次提交
-
-
由 jrose 提交于
Reviewed-by: twisti
-
- 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 次提交
- 14 9月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Add ClassValue Reviewed-by: twisti
-
- 09 9月, 2010 3 次提交
-
-
由 jrose 提交于
Summary: Conversion function MethodHandles.asInstance; initial slow implementation based on Proxy. Reviewed-by: twisti
-
由 jrose 提交于
Summary: Make NoAccessException be a checked exception. Also remove JavaMethodHandle. Reviewed-by: twisti
-
由 jrose 提交于
Summary: Add JVM_CONSTANT_InvokeDynamic records to constant pool to determine per-instruction BSMs; add MethodHandleProvider. Reviewed-by: twisti
-
- 09 6月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType to verifier; put in runtime support upcall. Reviewed-by: twisti
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 04 5月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Remove workaround from MethodHandleImpl lookup code; add JUnit regression test to MethodHandlesTest. Reviewed-by: twisti
-
- 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
-
- 22 10月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: backport working mlvm regression test to M3 implementation of JSR 292; requires jtreg 4.1 Reviewed-by: twisti
-