ehelin [Mon, 15 Sep 2014 10:57:22 +0200] rev 26697
8049536: os::commit_memory on Solaris uses aligment_hint as page size
Reviewed-by: stefank, tschatzl
tonyp [Mon, 15 Sep 2014 12:19:31 +0200] rev 26696
8057768: Make heap region region type in G1 HeapRegion explicit
Reviewed-by: brutisso, tschatzl
jwilhelm [Thu, 11 Sep 2014 14:21:24 +0200] rev 26695
8056237: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java fails due to OOM
Summary: Added respect for available memory. Renamed function names
Reviewed-by: jwilhelm, tschatzl
Contributed-by: andrey.x.zakharov@oracle.com
jwilhelm [Thu, 11 Sep 2014 14:21:13 +0200] rev 26694
8041946: CMM Testing: 8u40 an allocated humongous object at the end of the heap should not prevents shrinking the heap
Summary: New test added
Reviewed-by: jwilhelm, tschatzl
Contributed-by: andrey.x.zakharov@oracle.com
mgerdin [Tue, 26 Aug 2014 11:53:24 +0200] rev 26693
8056039: Hotspot does not compile with clang 3.4 on Linux
Reviewed-by: brutisso, sla
tonyp [Wed, 10 Sep 2014 11:55:33 +0200] rev 26692
8057799: Unnecessary NULL check in G1KeepAliveClosure
Reviewed-by: tschatzl, stefank
ihse [Tue, 16 Sep 2014 12:13:13 +0200] rev 26691
8056999: Make hotspot builds less verbose on default log level
Reviewed-by: dholmes, erikj
gtriantafill [Mon, 15 Sep 2014 14:28:15 -0700] rev 26690
8058504: [TESTBUG] Temporarily disable failing test runtime/NMT/MallocTrackingVerify.java
Reviewed-by: ctornqvi, hseigel
iklam [Fri, 12 Sep 2014 14:05:28 -0700] rev 26689
Merge
ctornqvi [Thu, 11 Sep 2014 17:54:22 -0700] rev 26688
8022865: [TESTBUG] Compressed Oops testing needs to be revised
Summary: Rewrote compressed oops tests
Reviewed-by: kvn, coleenp, mseledtsov