< prev index next >

test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_70_80/TestDescription.java

Print this page
rev 59899 : [mq]: 8249033

*** 1,7 **** /* ! * Copyright (c) 2017, 2019, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. --- 1,7 ---- /* ! * Copyright (c) 2017, 2020, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation.
*** 32,42 **** * @comment Don't run test in configurations where we can't reliably count number of metaspace triggered GCs * @requires vm.gc != null | !vm.opt.final.ClassUnloadingWithConcurrentMark * @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark * @requires vm.gc != "Z" * @library /vmTestbase /test/lib - * @run driver jdk.test.lib.FileInstaller . . * @run main/othervm * -Xmx1g * -Xms150m * -Xlog:gc:gc.log * -XX:MetaspaceSize=5m --- 32,41 ----
< prev index next >