hg: jdk8u/hs-dev/hotspot: 3 new changesets
calvin.cheung at oracle.com
calvin.cheung at oracle.com
Wed Sep 3 22:27:58 UTC 2014
Changeset: 622c6e0ad4d6
Author: ccheung
Date: 2014-08-25 00:13 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/622c6e0ad4d6
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
! src/share/vm/memory/metaspace.cpp
! src/share/vm/memory/metaspaceShared.cpp
! src/share/vm/memory/metaspaceShared.hpp
Changeset: b23a19cd0536
Author: ccheung
Date: 2014-08-27 10:42 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/b23a19cd0536
8056175: Change "8048150: Allow easy configurations for large CDS archives" triggers conversion warning with older GCC
Summary: cast the result of the conversion to uintx
Reviewed-by: ccheung, coleenp
Contributed-by: volker.simonis at gmail.com
! src/share/vm/memory/metaspaceShared.hpp
Changeset: 4c7dd94cdc07
Author: ccheung
Date: 2014-09-03 21:20 +0000
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/4c7dd94cdc07
Merge
More information about the jdk8u-hs-changes
mailing list