8211211: vmTestbase/metaspace/stressDictionary/StressDictionary.java timeout
Disable CMS precleaning to avoid accumulating too many classloaders to unload. Reviewed-by: kbarrett, sangheki
This commit is contained in:
parent
2ddd78e825
commit
9a4eed85df
@ -29,7 +29,7 @@
|
|||||||
*
|
*
|
||||||
* @library /vmTestbase /test/lib
|
* @library /vmTestbase /test/lib
|
||||||
* @run driver jdk.test.lib.FileInstaller . .
|
* @run driver jdk.test.lib.FileInstaller . .
|
||||||
* @run main/othervm/timeout=420 metaspace.stressDictionary.StressDictionary -stressTime 30
|
* @run main/othervm/timeout=420 -XX:+IgnoreUnrecognizedVMOptions -XX:-CMSPrecleaningEnabled metaspace.stressDictionary.StressDictionary -stressTime 30
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package metaspace.stressDictionary;
|
package metaspace.stressDictionary;
|
||||||
|
Loading…
Reference in New Issue
Block a user