Skip to content

Commit 44ea825

Browse files
authored
Use multiJVM=group (#4499)
Signed-off-by: Stewart X Addison <[email protected]>
1 parent fdc27c5 commit 44ea825

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

jck/jtrunner/config/jck17/compiler.jti

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jck.env.simpleOrAdvanced=advanced
6363
jck.env.testPlatform.display=will_be_set_by_test_automation_at_run_time
6464
jck.env.testPlatform.headless=No
6565
jck.env.testPlatform.jvmti=Yes
66-
jck.env.testPlatform.multiJVM=Yes
66+
jck.env.testPlatform.multiJVM=Yes_group
6767
jck.env.testPlatform.nativeCode=Yes
6868
jck.env.testPlatform.needProxy=No
6969
jck.env.testPlatform.os=Current system

jck/jtrunner/config/jck17/runtime.jti

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jck.env.simpleOrAdvanced=advanced
151151
jck.env.testPlatform.display=will_be_set_by_test_automation_at_run_time
152152
jck.env.testPlatform.headless=No
153153
jck.env.testPlatform.jvmti=Yes
154-
jck.env.testPlatform.multiJVM=Yes
154+
jck.env.testPlatform.multiJVM=Yes_group
155155
jck.env.testPlatform.nativeCode=Yes
156156
jck.env.testPlatform.needProxy=No
157157
jck.env.testPlatform.os=Current system

jck/jtrunner/config/jck20/compiler.jti

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jck.env.simpleOrAdvanced=advanced
6363
jck.env.testPlatform.display=will_be_set_by_test_automation_at_run_time
6464
jck.env.testPlatform.headless=No
6565
jck.env.testPlatform.jvmti=Yes
66-
jck.env.testPlatform.multiJVM=Yes
66+
jck.env.testPlatform.multiJVM=Yes_group
6767
jck.env.testPlatform.nativeCode=Yes
6868
jck.env.testPlatform.needProxy=No
6969
jck.env.testPlatform.os=Current system

jck/jtrunner/config/jck20/runtime.jti

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jck.env.simpleOrAdvanced=advanced
151151
jck.env.testPlatform.display=will_be_set_by_test_automation_at_run_time
152152
jck.env.testPlatform.headless=No
153153
jck.env.testPlatform.jvmti=Yes
154-
jck.env.testPlatform.multiJVM=Yes
154+
jck.env.testPlatform.multiJVM=Yes_group
155155
jck.env.testPlatform.nativeCode=Yes
156156
jck.env.testPlatform.needProxy=No
157157
jck.env.testPlatform.os=Current system

0 commit comments

Comments
 (0)