Home
last modified time | relevance | path

Searched refs:getFlagBoolValue (Results 1 – 25 of 31) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/gc/arguments/
H A DTestObjectTenuringFlags.java176 if (expectedFlags.alwaysTenure != FlagsValue.getFlagBoolValue("AlwaysTenure", output)) { in checkTenuringFlagsConsistency()
178 "Actual flag AlwaysTenure " + FlagsValue.getFlagBoolValue("AlwaysTenure", output) + in checkTenuringFlagsConsistency()
182 if (expectedFlags.neverTenure != FlagsValue.getFlagBoolValue("NeverTenure", output)) { in checkTenuringFlagsConsistency()
184 "Actual flag NeverTenure " + FlagsValue.getFlagBoolValue("NeverTenure", output) + in checkTenuringFlagsConsistency()
H A DTestUseCompressedOopsErgoTools.java156 boolean actualUseCompressedOops = getFlagBoolValue(" UseCompressedOops", output); in checkUseCompressedOops()
161 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestUseCompressedOopsErgoTools
H A DFlagsValue.java27 public static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in FlagsValue
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/gc/arguments/
H A DTestObjectTenuringFlags.java179 if (expectedFlags.alwaysTenure != FlagsValue.getFlagBoolValue("AlwaysTenure", output)) { in checkTenuringFlagsConsistency()
181 "Actual flag AlwaysTenure " + FlagsValue.getFlagBoolValue("AlwaysTenure", output) + in checkTenuringFlagsConsistency()
185 if (expectedFlags.neverTenure != FlagsValue.getFlagBoolValue("NeverTenure", output)) { in checkTenuringFlagsConsistency()
187 "Actual flag NeverTenure " + FlagsValue.getFlagBoolValue("NeverTenure", output) + in checkTenuringFlagsConsistency()
H A DTestMaxRAMFlags.java78 boolean actualcoop = getFlagBoolValue("UseCompressedOops", stdout); in checkMaxRAMSize()
106 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestMaxRAMFlags
H A DTestUseCompressedOopsErgoTools.java158 boolean actualUseCompressedOops = getFlagBoolValue(" UseCompressedOops", output); in checkUseCompressedOops()
163 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestUseCompressedOopsErgoTools
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/gc/arguments/
H A DTestObjectTenuringFlags.java178 if (expectedFlags.alwaysTenure != FlagsValue.getFlagBoolValue("AlwaysTenure", output)) { in checkTenuringFlagsConsistency()
180 "Actual flag AlwaysTenure " + FlagsValue.getFlagBoolValue("AlwaysTenure", output) + in checkTenuringFlagsConsistency()
184 if (expectedFlags.neverTenure != FlagsValue.getFlagBoolValue("NeverTenure", output)) { in checkTenuringFlagsConsistency()
186 "Actual flag NeverTenure " + FlagsValue.getFlagBoolValue("NeverTenure", output) + in checkTenuringFlagsConsistency()
H A DTestMaxRAMFlags.java76 boolean actualcoop = getFlagBoolValue("UseCompressedOops", stdout); in checkMaxRAMSize()
104 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestMaxRAMFlags
H A DTestUseCompressedOopsErgoTools.java147 boolean actualUseCompressedOops = getFlagBoolValue(" UseCompressedOops", output); in checkUseCompressedOops()
152 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestUseCompressedOopsErgoTools
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/gc/arguments/
H A DTestObjectTenuringFlags.java178 if (expectedFlags.alwaysTenure != FlagsValue.getFlagBoolValue("AlwaysTenure", output)) { in checkTenuringFlagsConsistency()
180 "Actual flag AlwaysTenure " + FlagsValue.getFlagBoolValue("AlwaysTenure", output) + in checkTenuringFlagsConsistency()
184 if (expectedFlags.neverTenure != FlagsValue.getFlagBoolValue("NeverTenure", output)) { in checkTenuringFlagsConsistency()
186 "Actual flag NeverTenure " + FlagsValue.getFlagBoolValue("NeverTenure", output) + in checkTenuringFlagsConsistency()
H A DTestMaxRAMFlags.java76 boolean actualcoop = getFlagBoolValue("UseCompressedOops", stdout); in checkMaxRAMSize()
104 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestMaxRAMFlags
H A DTestUseCompressedOopsErgoTools.java147 boolean actualUseCompressedOops = getFlagBoolValue(" UseCompressedOops", output); in checkUseCompressedOops()
152 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestUseCompressedOopsErgoTools
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/gc/arguments/
H A DTestObjectTenuringFlags.java178 if (expectedFlags.alwaysTenure != FlagsValue.getFlagBoolValue("AlwaysTenure", output)) { in checkTenuringFlagsConsistency()
180 "Actual flag AlwaysTenure " + FlagsValue.getFlagBoolValue("AlwaysTenure", output) + in checkTenuringFlagsConsistency()
184 if (expectedFlags.neverTenure != FlagsValue.getFlagBoolValue("NeverTenure", output)) { in checkTenuringFlagsConsistency()
186 "Actual flag NeverTenure " + FlagsValue.getFlagBoolValue("NeverTenure", output) + in checkTenuringFlagsConsistency()
H A DTestMaxRAMFlags.java76 boolean actualcoop = getFlagBoolValue("UseCompressedOops", stdout); in checkMaxRAMSize()
104 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestMaxRAMFlags
H A DTestUseCompressedOopsErgoTools.java147 boolean actualUseCompressedOops = getFlagBoolValue(" UseCompressedOops", output); in checkUseCompressedOops()
152 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestUseCompressedOopsErgoTools
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/gc/arguments/
H A DTestObjectTenuringFlags.java176 if (expectedFlags.alwaysTenure != FlagsValue.getFlagBoolValue("AlwaysTenure", output)) { in checkTenuringFlagsConsistency()
178 "Actual flag AlwaysTenure " + FlagsValue.getFlagBoolValue("AlwaysTenure", output) + in checkTenuringFlagsConsistency()
182 if (expectedFlags.neverTenure != FlagsValue.getFlagBoolValue("NeverTenure", output)) { in checkTenuringFlagsConsistency()
184 "Actual flag NeverTenure " + FlagsValue.getFlagBoolValue("NeverTenure", output) + in checkTenuringFlagsConsistency()
H A DTestUseCompressedOopsErgoTools.java156 boolean actualUseCompressedOops = getFlagBoolValue(" UseCompressedOops", output); in checkUseCompressedOops()
161 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestUseCompressedOopsErgoTools
H A DFlagsValue.java27 public static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in FlagsValue
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/gc/arguments/
H A DTestObjectTenuringFlags.java176 if (expectedFlags.alwaysTenure != FlagsValue.getFlagBoolValue("AlwaysTenure", output)) { in checkTenuringFlagsConsistency()
178 "Actual flag AlwaysTenure " + FlagsValue.getFlagBoolValue("AlwaysTenure", output) + in checkTenuringFlagsConsistency()
182 if (expectedFlags.neverTenure != FlagsValue.getFlagBoolValue("NeverTenure", output)) { in checkTenuringFlagsConsistency()
184 "Actual flag NeverTenure " + FlagsValue.getFlagBoolValue("NeverTenure", output) + in checkTenuringFlagsConsistency()
H A DTestUseCompressedOopsErgoTools.java156 boolean actualUseCompressedOops = getFlagBoolValue(" UseCompressedOops", output); in checkUseCompressedOops()
161 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestUseCompressedOopsErgoTools
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/gc/arguments/
H A DTestObjectTenuringFlags.java179 if (expectedFlags.alwaysTenure != FlagsValue.getFlagBoolValue("AlwaysTenure", output)) { in checkTenuringFlagsConsistency()
181 "Actual flag AlwaysTenure " + FlagsValue.getFlagBoolValue("AlwaysTenure", output) + in checkTenuringFlagsConsistency()
185 if (expectedFlags.neverTenure != FlagsValue.getFlagBoolValue("NeverTenure", output)) { in checkTenuringFlagsConsistency()
187 "Actual flag NeverTenure " + FlagsValue.getFlagBoolValue("NeverTenure", output) + in checkTenuringFlagsConsistency()
H A DTestMaxRAMFlags.java78 boolean actualcoop = getFlagBoolValue("UseCompressedOops", stdout); in checkMaxRAMSize()
106 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestMaxRAMFlags
H A DTestUseCompressedOopsErgoTools.java158 boolean actualUseCompressedOops = getFlagBoolValue(" UseCompressedOops", output); in checkUseCompressedOops()
163 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestUseCompressedOopsErgoTools
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/gc/arguments/
H A DTestUseCompressedOopsErgoTools.java153 boolean actualUseCompressedOops = getFlagBoolValue(" UseCompressedOops", output); in checkUseCompressedOops()
158 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestUseCompressedOopsErgoTools
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/gc/arguments/
H A DTestUseCompressedOopsErgoTools.java153 boolean actualUseCompressedOops = getFlagBoolValue(" UseCompressedOops", output); in checkUseCompressedOops()
158 private static boolean getFlagBoolValue(String flag, String where) { in getFlagBoolValue() method in TestUseCompressedOopsErgoTools

12