ehelin [Wed, 12 Jun 2013 15:50:14 +0200] rev 18705
8016170: GC id variable in gcTrace.cpp should use typedef GCId
Reviewed-by: johnc, jwilhelm, jmasa
ehelin [Wed, 05 Jun 2013 09:44:03 +0200] rev 18704
8015972: Refactor the sending of the object count after GC event
Reviewed-by: brutisso, pliden
roland [Thu, 11 Jul 2013 01:11:52 -0700] rev 18703
Merge
anoll [Wed, 10 Jul 2013 13:33:56 -0700] rev 18702
8016749: -XX:+UseISM fails an assert(obj->is_oop()) when running SPECjbb2005
Summary: Remove obsolete code that relates to ISM which was used only on Solaris 8.
Reviewed-by: kvn, twisti
twisti [Tue, 09 Jul 2013 22:00:04 -0700] rev 18701
Merge
anoll [Tue, 09 Jul 2013 11:48:05 +0200] rev 18700
8015635: Crash when specifying very large code cache size
Summary: Limit the size of the code cache to at most 2G when arguments are checked; added regression test
Reviewed-by: kvn, twisti
drchase [Tue, 09 Jul 2013 08:56:04 -0400] rev 18699
8017578: Hotspot compilation error with latest Studio compiler
Summary: Make the destructor virtual (note more non-compiler hotspot errors occur downstream)
Reviewed-by: kvn, twisti
adlertz [Tue, 09 Jul 2013 17:20:32 +0200] rev 18698
8019625: Test compiler/8005956/PolynomialRoot.java timeouts on Solaris SPARCs
Summary: Disable the test for SPARC and reduce the number of test iterations
Reviewed-by: kvn
goetz [Mon, 08 Jul 2013 14:15:02 -0700] rev 18697
8020059: The flag introduced by 8014972 is not defined if Hotspot is built without a compiler (zero, ppc64 core build).
Summary: define CodeCacheMinimumUseSpace flag for cppInterpeter build.
Reviewed-by: kvn
acorn [Tue, 09 Jul 2013 22:48:52 +0200] rev 18696
Merge