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