| Prepared by: | jrose on Tue Jan 20 02:47:54 PST 2009 |
|---|---|
| Workspace: | /Users/jrose/Projects/hotspot/hotspot-dvm |
| Compare against: | http://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot |
| Compare against version: | 523 |
| Summary of changes: | 8452 lines changed: 8452 ins; 0 del; 0 mod; 0 unchg |
| Patch of changes: | hotspot-dvm.patch |
| Author comments: |
For initial review only.
6655638, part “meth.proj”: Proposed JDK APIs for JSR 292, built on top of JVM changes |
| Legend: |
Modified file Deleted file New file |
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/README.txt
rev 524 : imported patch meth.proj.patch200 lines changed: 200 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/TEST.sh
rev 524 : imported patch meth.proj.patch11 lines changed: 11 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/build.xml
rev 524 : imported patch meth.proj.patch141 lines changed: 141 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/nbproject/project.properties
rev 524 : imported patch meth.proj.patch74 lines changed: 74 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/nbproject/project.xml
rev 524 : imported patch meth.proj.patch27 lines changed: 27 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/Access.java
rev 524 : imported patch meth.proj.patch93 lines changed: 93 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/AdapterMethodHandle.java
rev 524 : imported patch meth.proj.patch541 lines changed: 541 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/BoundMethodHandle.java
rev 524 : imported patch meth.proj.patch88 lines changed: 88 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/CallSiteImpl.java
rev 524 : imported patch meth.proj.patch60 lines changed: 60 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/DirectMethodHandle.java
rev 524 : imported patch meth.proj.patch53 lines changed: 53 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/JavaMethodHandle.java
rev 524 : imported patch meth.proj.patch552 lines changed: 552 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/MemberName.java
rev 524 : imported patch meth.proj.patch550 lines changed: 550 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/MethodHandleImpl.java
rev 524 : imported patch meth.proj.patch266 lines changed: 266 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/MethodHandleNatives.java
rev 524 : imported patch meth.proj.patch240 lines changed: 240 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/package-info.java
rev 524 : imported patch meth.proj.patch35 lines changed: 35 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/util/MethodHandleInvoker.java
rev 524 : imported patch meth.proj.patch455 lines changed: 455 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/util/Signatures.java
rev 524 : imported patch meth.proj.patch133 lines changed: 133 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/util/VerifyAccess.java
rev 524 : imported patch meth.proj.patch135 lines changed: 135 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/util/VerifyType.java
rev 524 : imported patch meth.proj.patch140 lines changed: 140 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/util/Wrappers.java
rev 524 : imported patch meth.proj.patch272 lines changed: 272 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/impl/java/dyn/util/package-info.java
rev 524 : imported patch meth.proj.patch31 lines changed: 31 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/CallSite.java
rev 524 : imported patch meth.proj.patch116 lines changed: 116 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/Dynamic.java
rev 524 : imported patch meth.proj.patch50 lines changed: 50 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/InvokeDynamicBootstrapError.java
rev 524 : imported patch meth.proj.patch53 lines changed: 53 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/Linkage.java
rev 524 : imported patch meth.proj.patch211 lines changed: 211 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/LinkagePermission.java
rev 524 : imported patch meth.proj.patch111 lines changed: 111 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/MethodHandle.java
rev 524 : imported patch meth.proj.patch129 lines changed: 129 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/MethodHandles.java
rev 524 : imported patch meth.proj.patch940 lines changed: 940 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/MethodType.java
rev 524 : imported patch meth.proj.patch579 lines changed: 579 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/MethodTypeForm.java
rev 524 : imported patch meth.proj.patch270 lines changed: 270 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/NoAccessException.java
rev 524 : imported patch meth.proj.patch75 lines changed: 75 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/WrongMethodTypeException.java
rev 524 : imported patch meth.proj.patch59 lines changed: 59 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/src/java/dyn/package-info.java
rev 524 : imported patch meth.proj.patch32 lines changed: 32 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/test/jdk/java/dyn/InvokeDynamicDemo.java
rev 524 : imported patch meth.proj.patch298 lines changed: 298 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/test/jdk/java/dyn/JUnitAssert.java
rev 524 : imported patch meth.proj.patch125 lines changed: 125 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/test/jdk/java/dyn/MethodHandleBytecodeTest.java
rev 524 : imported patch meth.proj.patch83 lines changed: 83 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/test/jdk/java/dyn/MethodHandleDemo.java
rev 524 : imported patch meth.proj.patch170 lines changed: 170 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/test/jdk/java/dyn/MethodHandlesTest.java
rev 524 : imported patch meth.proj.patch630 lines changed: 630 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
Patch
Raw
src/share/projects/meth/test/jdk/java/dyn/MethodTypeTest.java
rev 524 : imported patch meth.proj.patch424 lines changed: 424 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using /Users/jrose/bin/hgwebrev (vers 23.12-hg-never).