Code Review for hotspot

Prepared by:simonis on Fri Mar 14 21:45:28 CET 2014
Workspace:/net/usr.work/d046063/OpenJDK/jdk9-hs-comp/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:8036122_fix_string_format_warning
Summary of changes: 180 lines changed: 168 ins; 1 del; 11 mod; 14123 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8037476 : Tag MetaSpace objects with size and type to make them traceable at runtime
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/classfile/classLoaderData.cpp

rev 6096 : 8037476: Tag MetaSpace objects with size and type to make them traceable at runtime
12 lines changed: 12 ins; 0 del; 0 mod; 857 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/classfile/classLoaderData.hpp

rev 6096 : 8037476: Tag MetaSpace objects with size and type to make them traceable at runtime
1 line changed: 1 ins; 0 del; 0 mod; 300 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/allocation.cpp

rev 6096 : 8037476: Tag MetaSpace objects with size and type to make them traceable at runtime
21 lines changed: 21 ins; 0 del; 0 mod; 803 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/allocation.hpp

rev 6096 : 8037476: Tag MetaSpace objects with size and type to make them traceable at runtime
11 lines changed: 5 ins; 0 del; 6 mod; 759 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/metachunk.cpp

rev 6096 : 8037476: Tag MetaSpace objects with size and type to make them traceable at runtime
17 lines changed: 15 ins; 1 del; 1 mod; 176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/metachunk.hpp

rev 6096 : 8037476: Tag MetaSpace objects with size and type to make them traceable at runtime
1 line changed: 1 ins; 0 del; 0 mod; 169 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/metaspace.cpp

rev 6096 : 8037476: Tag MetaSpace objects with size and type to make them traceable at runtime
71 lines changed: 69 ins; 0 del; 2 mod; 3720 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/metaspace.hpp

rev 6096 : 8037476: Tag MetaSpace objects with size and type to make them traceable at runtime
1 line changed: 1 ins; 0 del; 0 mod; 415 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/globals.hpp

rev 6096 : 8037476: Tag MetaSpace objects with size and type to make them traceable at runtime
4 lines changed: 4 ins; 0 del; 0 mod; 3939 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/os.cpp

rev 6096 : 8037476: Tag MetaSpace objects with size and type to make them traceable at runtime
14 lines changed: 12 ins; 0 del; 2 mod; 1633 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/utilities/globalDefinitions.hpp

rev 6096 : 8037476: Tag MetaSpace objects with size and type to make them traceable at runtime
27 lines changed: 27 ins; 0 del; 0 mod; 1352 unchg

This code review page was prepared using /net/usr.work/d046063/OpenJDK/webrev/webrev.ksh (vers 25.2-hg+openjdk.java.net).