Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8267293: vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.jav…
…a fails when JTREG_JOBS > 25

Reviewed-by: stuefe, shade
  • Loading branch information
DamonFool committed May 19, 2021
1 parent 70f6c67 commit 2d407e1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -36,7 +36,7 @@
* @build vm.mlvm.anonloader.stress.oome.metaspace.Test
* @run driver vm.mlvm.share.IndifiedClassesBuilder
*
* @run main/othervm -XX:-UseGCOverheadLimit -XX:MetaspaceSize=10m -XX:MaxMetaspaceSize=20m vm.mlvm.anonloader.stress.oome.metaspace.Test
* @run main/othervm -Xmx256m -XX:-UseGCOverheadLimit -XX:MaxMetaspaceSize=8m vm.mlvm.anonloader.stress.oome.metaspace.Test
*/

package vm.mlvm.anonloader.stress.oome.metaspace;
Expand Down

1 comment on commit 2d407e1

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.