| Prepared by: | John Rose (jrose) on Thu Jun 12 13:01:50 PDT 2008 |
|---|---|
| Workspace: | /net/macosx/Users/jrose/Projects/hotspot/annot-6711908 |
| Compare against: | http://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot |
| Compare against version: | 144 |
| Summary of changes: | 193 lines changed: 159 ins; 3 del; 31 mod; 4245 unchg |
| Patch of changes: | annot-6711908.patch |
| Author comments: |
For putback to http://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot
6711908: JVM needs direct access to some annotations Summary: Provide hook to scan annotations in the class file parser, before the instanceKlass is created.n Reviewed-by: ?? |
| Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/classfile/classFileParser.cpp
rev 145 : 6711908: JVM needs direct access to some annotations Summary: Provide hook to scan annotations in the class file parser, before the instanceKlass is created. Reviewed-by: ?169 lines changed: 143 ins; 3 del; 23 mod; 4025 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/classfile/classFileParser.hpp
rev 145 : 6711908: JVM needs direct access to some annotations Summary: Provide hook to scan annotations in the class file parser, before the instanceKlass is created. Reviewed-by: ?24 lines changed: 16 ins; 0 del; 8 mod; 220 unchg
This code review page was prepared using /export/home/jrose/bin/webrev (vers 23.8-hg).