- 25 7月, 2012 1 次提交
-
-
由 twisti 提交于
6984705: JSR 292 method handle creation should not go through JNI Summary: remove assembly code for JDK 7 chained method handles Reviewed-by: jrose, twisti, mhaupt, forax Contributed-by: NJohn Rose <john.r.rose@oracle.com>, Christian Thalinger <christian.thalinger@oracle.com>, Michael Haupt <michael.haupt@oracle.com>
-
- 27 5月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: API code changes and javadoc changes following JSR 292 Public Review comments, through PFD Reviewed-by: never
-
- 13 5月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: rename invokeGeneric to invoke Reviewed-by: never, twisti
-
- 14 4月, 2011 1 次提交
-
-
由 jjh 提交于
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks 7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks 7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks 7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks 7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks 7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks 7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks 7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks 7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks Summary: Removed URLs and 'edition' references Reviewed-by: darcy
-
- 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
-
- 15 2月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: add security manager interactions for Lookup methods Reviewed-by: twisti
-
- 11 2月, 2011 2 次提交
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 17 12月, 2010 1 次提交
-
-
由 jrose 提交于
Reviewed-by: twisti
-
- 02 12月, 2010 1 次提交
-
-
由 jrose 提交于
Reviewed-by: twisti
-
- 31 10月, 2010 1 次提交
-
-
由 jrose 提交于
Reviewed-by: twisti
-
- 09 9月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Add JVM_CONSTANT_InvokeDynamic records to constant pool to determine per-instruction BSMs; add MethodHandleProvider. Reviewed-by: twisti
-
- 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
-
- 15 2月, 2009 1 次提交
-
-
由 alanb 提交于
4313887: New I/O: Improved filesystem interface 4607272: New I/O: Support asynchronous I/O Reviewed-by: sherman, chegar
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-