brutisso [Fri, 09 Jan 2015 08:38:23 +0100] rev 28479
8068653: TestSmalllHeap.java fails when the page size is 64k
Reviewed-by: tschatzl
redestad [Thu, 08 Jan 2015 14:13:03 +0100] rev 28478
8068037: Remove dead code in G1CollectedHeap
Reviewed-by: stefank, tschatzl
kbarrett [Tue, 13 Jan 2015 14:30:53 -0500] rev 28477
8068396: Rename assert() to vmassert()
Summary: Macro renaming, with temporary old name synonyms for compatibilty
Reviewed-by: ehelin, dholmes, coleenp
ccheung [Mon, 12 Jan 2015 11:37:58 -0800] rev 28476
8067187: -XX:MaxMetaspaceSize=20m -Xshare:dump caused JVM to crash
Summary: added check for the MaxMetaspaceSize. If it is less than the estimated required size, print an error and exit.
Reviewed-by: jiangli, mseledtsov, stefank
mtobiass [Mon, 12 Jan 2015 09:27:52 +0100] rev 28475
8068584: Compiler attach tests should be quarantined
Summary: Quarantine tests
Reviewed-by: ctornqvi
minqi [Sat, 10 Jan 2015 12:35:44 -0800] rev 28474
Merge