Skip to content

Commit abcfa42

Browse files
authored
Merge pull request #22887 from babsingh/main7
Re-enable testJITServer_2
2 parents b826b7b + 2edaf76 commit abcfa42

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

test/functional/JIT_Test/playlist.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -780,13 +780,6 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
780780
<variation>Mode551 -Xshareclasses:none -Xjit:optLevel=hot</variation>
781781
<variation>Mode551 -Xshareclasses:name=test_jitscc -XX:+JITServerUseAOTCache</variation>
782782
</variations>
783-
<disables>
784-
<disable>
785-
<comment>https://github.com/eclipse-openj9/openj9/issues/22584</comment>
786-
<platform>x86-64_linux</platform>
787-
<variation>Mode610 -Xshareclasses:name=test_jitscc -XX:+JITServerUseAOTCache</variation>
788-
</disable>
789-
</disables>
790783
<!-- Check if the JITServer launcher exists and if so start the test and
791784
- specify the executables for the client and server via the CLIENT_EXE and SERVER_EXE properties respectively,
792785
- specify what the client will run via the CLIENT_PROGRAM property.

0 commit comments

Comments
 (0)