iignatyev [Fri, 25 Nov 2016 11:59:40 +0300] rev 42603
8170228: register closed @requires property setter
Reviewed-by: vlivanov, dfazunen
jwilhelm [Fri, 25 Nov 2016 15:58:24 +0100] rev 42602
8170355: [BACKOUT] 8k class metaspace chunks misallocated from 4k chunk freelist
Reviewed-by: ehelin, stefank
erikj [Thu, 24 Nov 2016 16:07:53 +0100] rev 42601
Merge
erikj [Thu, 24 Nov 2016 15:27:53 +0100] rev 42600
8170284: Move fine granular hotspot make targets to top level
Reviewed-by: tbell
lmesnik [Thu, 24 Nov 2016 16:52:34 +0300] rev 42599
8166761: Compiler testing in tier2 should be optimized to finish in 20 minutes.
Reviewed-by: ctornqvi, kvn
lmesnik [Thu, 24 Nov 2016 16:48:22 +0300] rev 42598
8166898: G1SATBCardTableLoggingModRefBS::invalidate() incorrect with whole_heap == true
Reviewed-by: tschatzl, kbarrett
tschatzl [Thu, 24 Nov 2016 11:27:57 +0100] rev 42597
8057003: Large reference arrays cause extremely long synchronization times
Summary: Slice large object arrays into parts so that the synchronization of marking threads with an STW pause request does not take long.
Reviewed-by: ehelin, pliden
tschatzl [Thu, 24 Nov 2016 09:33:54 +0000] rev 42596
Merge