Code Review for hotspot

Prepared by:ccheung on Wed Sep 3 11:40:16 PDT 2014
Workspace:/scratch/ccheung/jdk8u40-hs-dev/hotspot
Compare against: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot
Compare against version:6565
Summary of changes: 65 lines changed: 65 ins; 0 del; 0 mod; 5089 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

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

rev 6566 : 8048150: Allow easy configurations for large CDS archives
Summary: Estimate the size of shared archive based on the number of classes in the classlist file
Reviewed-by: iklam, jiangli, minqi, dholmes
2 lines changed: 2 ins; 0 del; 0 mod; 3886 unchg

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

rev 6566 : 8048150: Allow easy configurations for large CDS archives
Summary: Estimate the size of shared archive based on the number of classes in the classlist file
Reviewed-by: iklam, jiangli, minqi, dholmes
47 lines changed: 47 ins; 0 del; 0 mod; 1087 unchg

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

rev 6566 : 8048150: Allow easy configurations for large CDS archives
Summary: Estimate the size of shared archive based on the number of classes in the classlist file
Reviewed-by: iklam, jiangli, minqi, dholmes
16 lines changed: 16 ins; 0 del; 0 mod; 116 unchg

This code review page was prepared using ../../bldenv/hg_webrev (vers 23.18-hg-never).