Home
last modified time | relevance | path

Searched refs:peopleLimit (Results 1 – 16 of 16) sorted by relevance

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java177 int peopleLimit = 1000; in main() local
183 peopleLimit = new Integer(args[0]).intValue(); in main()
193 Person.setPopulationLimit(peopleLimit); in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java177 int peopleLimit = 1000; in main() local
183 peopleLimit = new Integer(args[0]).intValue(); in main()
193 Person.setPopulationLimit(peopleLimit); in main()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java193 int peopleLimit = 1000; in run() local
200 peopleLimit = new Integer(args[0]).intValue(); in run()
222 Person.setPopulationLimit(peopleLimit); in run()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java193 int peopleLimit = 1000; in run() local
200 peopleLimit = new Integer(args[0]).intValue(); in run()
222 Person.setPopulationLimit(peopleLimit); in run()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java191 int peopleLimit = 1000; in run() local
198 peopleLimit = new Integer(args[0]).intValue(); in run()
220 Person.setPopulationLimit(peopleLimit); in run()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java191 int peopleLimit = 1000; in run() local
198 peopleLimit = new Integer(args[0]).intValue(); in run()
220 Person.setPopulationLimit(peopleLimit); in run()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java191 int peopleLimit = 1000; in run() local
198 peopleLimit = Integer.valueOf(args[0]).intValue(); in run()
220 Person.setPopulationLimit(peopleLimit); in run()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java177 int peopleLimit = 1000; in main() local
183 peopleLimit = Integer.valueOf(args[0]).intValue(); in main()
193 Person.setPopulationLimit(peopleLimit); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java193 int peopleLimit = 1000; in run() local
200 peopleLimit = new Integer(args[0]).intValue(); in run()
222 Person.setPopulationLimit(peopleLimit); in run()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java193 int peopleLimit = 1000; in run() local
200 peopleLimit = new Integer(args[0]).intValue(); in run()
222 Person.setPopulationLimit(peopleLimit); in run()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest01/
H A Dgctest01.java193 int peopleLimit = 1000; in run() local
200 peopleLimit = new Integer(args[0]).intValue(); in run()
222 Person.setPopulationLimit(peopleLimit); in run()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java192 int peopleLimit = 1000; in main() local
199 peopleLimit = new Integer(args[0]).intValue(); in main()
222 Person.setPopulationLimit(peopleLimit); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java192 int peopleLimit = 1000; in main() local
199 peopleLimit = new Integer(args[0]).intValue(); in main()
222 Person.setPopulationLimit(peopleLimit); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java192 int peopleLimit = 1000; in main() local
199 peopleLimit = new Integer(args[0]).intValue(); in main()
222 Person.setPopulationLimit(peopleLimit); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java192 int peopleLimit = 1000; in main() local
199 peopleLimit = new Integer(args[0]).intValue(); in main()
222 Person.setPopulationLimit(peopleLimit); in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/gctest02/
H A Dgctest02.java192 int peopleLimit = 1000; in main() local
199 peopleLimit = new Integer(args[0]).intValue(); in main()
222 Person.setPopulationLimit(peopleLimit); in main()