sspitsyn [Fri, 07 Aug 2015 09:21:32 -0700] rev 32191
8033577: [parfait] warnings from b128 for hotspot/src/os/solaris/dtrace: Unportable format string argument mismatch
Summary: reduce the warnings
Reviewed-by: sla, dsamersoff, coleenp
acorn [Thu, 06 Aug 2015 19:52:54 +0200] rev 32190
Merge
acorn [Thu, 06 Aug 2015 13:02:15 -0400] rev 32189
8087342: Crash in klassItable::initialize_itable_for_interface
Summary: Fix method searches to handle static, private instance and overpass
Reviewed-by: lfoltan, dholmes, hseigel
tschatzl [Thu, 06 Aug 2015 17:43:04 +0200] rev 32188
Merge
tschatzl [Thu, 06 Aug 2015 15:52:33 +0200] rev 32187
8133047: Rename G1ParScanThreadState::_queue_num to _worker_id
Reviewed-by: jmasa, jwilhelm
tschatzl [Thu, 06 Aug 2015 15:49:52 +0200] rev 32186
8133043: Clean up code related to termination stats printing
Summary: Reformat termination stats related code to make it look more similar to existing code.
Reviewed-by: jwilhelm, jmasa
tschatzl [Thu, 06 Aug 2015 15:49:50 +0200] rev 32185
8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp
Summary: Fix naming of G1ParGCAllocator, decrease dependencies between G1CollectedHeap, G1Allocator and G1AllocRegion, additional documentation.
Reviewed-by: mgerdin, jmasa, kbarrett