Code Review for hotspot-dvm

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.patch
200 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.patch
11 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.patch
141 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.patch
74 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.patch
27 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.patch
93 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.patch
541 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.patch
88 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.patch
60 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.patch
53 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.patch
552 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.patch
550 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.patch
266 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.patch
240 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.patch
35 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.patch
455 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.patch
133 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.patch
135 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.patch
140 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.patch
272 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.patch
31 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.patch
116 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.patch
50 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.patch
53 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.patch
211 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.patch
111 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.patch
129 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.patch
940 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.patch
579 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.patch
270 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.patch
75 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.patch
59 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.patch
32 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.patch
298 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.patch
125 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.patch
83 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.patch
170 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.patch
630 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.patch
424 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).