diff --git a/systemtest/playlist.xml b/systemtest/playlist.xml
index 2fe4973e46..9345b42f50 100644
--- a/systemtest/playlist.xml
+++ b/systemtest/playlist.xml
@@ -1020,5 +1020,214 @@
openj9
-
+
+
+
+ TestJlmLocal
+
+ NoOptions
+
+ export JAVA_HOME=$(JDK_HOME)$(D) && \
+ perl $(TEST_RESROOT)$(D)stf$(D)stf.core$(D)scripts$(D)stf.pl \
+ -test-root=$(Q)$(TEST_RESROOT)$(D)stf;$(TEST_RESROOT)$(D)openjdk-systemtest$(Q) \
+ -systemtest-prereqs=$(Q)$(TEST_RESROOT)$(D)systemtest_prereqs$(Q) \
+ -java-args=$(Q)$(JVM_OPTIONS)$(Q) \
+ -results-root=$(REPORTDIR) \
+ -test=TestJlmLocal; \
+ $(TEST_STATUS)
+
+ SE80
+ SE90
+ SE100
+
+
+ sanity
+
+
+ system
+
+
+ openj9
+
+
+
+
+
+ TestJlmRemoteClassAuth
+
+ NoOptions
+
+ export JAVA_HOME=$(JDK_HOME)$(D) && \
+ perl $(TEST_RESROOT)$(D)stf$(D)stf.core$(D)scripts$(D)stf.pl \
+ -test-root=$(Q)$(TEST_RESROOT)$(D)stf;$(TEST_RESROOT)$(D)openjdk-systemtest$(Q) \
+ -systemtest-prereqs=$(Q)$(TEST_RESROOT)$(D)systemtest_prereqs$(Q) \
+ -java-args=$(Q)$(JVM_OPTIONS)$(Q) \
+ -results-root=$(REPORTDIR) \
+ -test=TestJlmRemoteClassAuth; \
+ $(TEST_STATUS)
+
+ SE80
+ SE90
+ SE100
+
+
+ sanity
+
+
+ system
+
+
+ hotspot
+
+
+
+
+ TestJlmRemoteClassNoAuth
+
+ NoOptions
+
+ export JAVA_HOME=$(JDK_HOME)$(D) && \
+ perl $(TEST_RESROOT)$(D)stf$(D)stf.core$(D)scripts$(D)stf.pl \
+ -test-root=$(Q)$(TEST_RESROOT)$(D)stf;$(TEST_RESROOT)$(D)openjdk-systemtest$(Q) \
+ -systemtest-prereqs=$(Q)$(TEST_RESROOT)$(D)systemtest_prereqs$(Q) \
+ -java-args=$(Q)$(JVM_OPTIONS)$(Q) \
+ -results-root=$(REPORTDIR) \
+ -test=TestJlmRemoteClassNoAuth; \
+ $(TEST_STATUS)
+
+ SE80
+ SE90
+ SE100
+
+
+ sanity
+
+
+ system
+
+
+ hotspot
+ openj9
+
+
+
+
+ TestJlmRemoteMemoryAuth
+
+ NoOptions
+
+ export JAVA_HOME=$(JDK_HOME)$(D) && \
+ perl $(TEST_RESROOT)$(D)stf$(D)stf.core$(D)scripts$(D)stf.pl \
+ -test-root=$(Q)$(TEST_RESROOT)$(D)stf;$(TEST_RESROOT)$(D)openjdk-systemtest$(Q) \
+ -systemtest-prereqs=$(Q)$(TEST_RESROOT)$(D)systemtest_prereqs$(Q) \
+ -java-args=$(Q)$(JVM_OPTIONS)$(Q) \
+ -results-root=$(REPORTDIR) \
+ -test=TestJlmRemoteMemoryAuth; \
+ $(TEST_STATUS)
+
+ SE80
+ SE90
+ SE100
+
+
+ sanity
+
+
+ system
+
+
+ hotspot
+
+
+
+
+ TestJlmRemoteMemoryNoAuth
+
+ NoOptions
+
+ export JAVA_HOME=$(JDK_HOME)$(D) && \
+ perl $(TEST_RESROOT)$(D)stf$(D)stf.core$(D)scripts$(D)stf.pl \
+ -test-root=$(Q)$(TEST_RESROOT)$(D)stf;$(TEST_RESROOT)$(D)openjdk-systemtest$(Q) \
+ -systemtest-prereqs=$(Q)$(TEST_RESROOT)$(D)systemtest_prereqs$(Q) \
+ -java-args=$(Q)$(JVM_OPTIONS)$(Q) \
+ -results-root=$(REPORTDIR) \
+ -test=TestJlmRemoteMemoryNoAuth; \
+ $(TEST_STATUS)
+
+ SE80
+ SE90
+ SE100
+
+
+ sanity
+
+
+ system
+
+
+ hotspot
+ openj9
+
+
+
+
+
+ TestJlmRemoteNotifierProxyAuth
+
+ NoOptions
+
+ export JAVA_HOME=$(JDK_HOME)$(D) && \
+ perl $(TEST_RESROOT)$(D)stf$(D)stf.core$(D)scripts$(D)stf.pl \
+ -test-root=$(Q)$(TEST_RESROOT)$(D)stf;$(TEST_RESROOT)$(D)openjdk-systemtest$(Q) \
+ -systemtest-prereqs=$(Q)$(TEST_RESROOT)$(D)systemtest_prereqs$(Q) \
+ -java-args=$(Q)$(JVM_OPTIONS)$(Q) \
+ -results-root=$(REPORTDIR) \
+ -test=TestJlmRemoteNotifierProxyAuth; \
+ $(TEST_STATUS)
+
+ SE80
+ SE90
+ SE100
+
+
+ sanity
+
+
+ system
+
+
+ hotspot
+
+
+
+
+
+ TestJlmRemoteThreadNoAuth
+
+ NoOptions
+
+ export JAVA_HOME=$(JDK_HOME)$(D) && \
+ perl $(TEST_RESROOT)$(D)stf$(D)stf.core$(D)scripts$(D)stf.pl \
+ -test-root=$(Q)$(TEST_RESROOT)$(D)stf;$(TEST_RESROOT)$(D)openjdk-systemtest$(Q) \
+ -systemtest-prereqs=$(Q)$(TEST_RESROOT)$(D)systemtest_prereqs$(Q) \
+ -java-args=$(Q)$(JVM_OPTIONS)$(Q) \
+ -results-root=$(REPORTDIR) \
+ -test=TestJlmRemoteThreadNoAuth; \
+ $(TEST_STATUS)
+
+ SE80
+ SE90
+ SE100
+
+
+ sanity
+
+
+ system
+
+
+ openj9
+
+
+