zgu [Mon, 13 Jan 2014 10:05:37 -0500] rev 22491
8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java
Summary: Re-enabled the test. The issue that prevents this test from running was fixed by 8020675
Reviewed-by: sla, ccheung
farvidsson [Tue, 14 Jan 2014 15:27:01 +0100] rev 22490
8031304: Add dcmd to print all loaded dynamic libraries.
Summary: Adding VM.dynlibs as a dcmd to dump all loaded dynamic libraries.
Reviewed-by: sla, fparain, mgronlun, dsamersoff
hseigel [Mon, 13 Jan 2014 18:30:57 -0500] rev 22489
Merge
ccheung [Thu, 09 Jan 2014 15:48:00 -0800] rev 22488
8022301: [TESTBUG] runtime/jsig/Test8017498.sh incorrectly compiles native code
Summary: added the '-m32' compile option and the '-z noexecstack' link option
Reviewed-by: mseledtsov, zgu