8159149: Several compiler tests fail with minimal VM

Reviewed-by: kvn, psandoz
This commit is contained in:
Igor Ignatyev 2016-06-16 01:43:11 +03:00
parent 46225e207d
commit 063397934d
6 changed files with 69 additions and 66 deletions

View file

@ -32,7 +32,7 @@
* compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run main/othervm/timeout=600 compiler.compilercontrol.mixed.RandomValidCommandsTest
* @run driver/timeout=600 compiler.compilercontrol.mixed.RandomValidCommandsTest
*/
package compiler.compilercontrol.mixed;