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