Skip to content

Commit

Permalink
Problemlist Test RmiRegistrySslTest.sh and RmiSslBootstrapTest.sh in …
Browse files Browse the repository at this point in the history
…jdk8u (#5744)

* Problemlist Test RmiRegistrySslTest.sh and RmiSslBootstrapTest.sh in jdk8u

Problemlist jtreg tests RmiRegistrySslTest.sh and RmiSslBootstrapTest.sh in jdk8u, before the upstream PR has been integrated.

Fixes: #5743
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>

* Problemlist Test RmiRegistrySslTest.sh and RmiSslBootstrapTest.sh only for alibaba

* Problemlist Test RmiRegistrySslTest.sh and RmiSslBootstrapTest.sh for all vendors in jdk8u

* remove Problemlist entry RmiSslBootstrapTest on openj9

* backout change of openjdk/excludes/ProblemList_openjdk8-openj9.txt

---------

Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
  • Loading branch information
sendaoYan authored Nov 13, 2024
1 parent 2761948 commit b647336
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion openjdk/excludes/ProblemList_openjdk8.txt
Original file line number Diff line number Diff line change
@@ -148,8 +148,10 @@ java/lang/management/MemoryMXBean/LowMemoryTest2.sh https://github.com/adoptium/
com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java https://github.com/adoptium/aqa-tests/issues/55 generic-all
com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java https://github.com/adoptium/aqa-tests/issues/134 macosx-all
sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh https://github.com/adoptium/aqa-tests/issues/2294 windows-all
sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh https://github.com/adoptium/aqa-tests/issues/2294 windows-all
# sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh https://github.com/adoptium/aqa-tests/issues/2294 windows-all
sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh https://github.com/adoptium/aqa-tests/issues/2294 windows-all
sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh https://bugs.openjdk.org/browse/JDK-8205653 generic-all
sun/management/jmxremote/bootstrap/RmiRegistrySslTest.sh https://bugs.openjdk.org/browse/JDK-8205653 generic-all
# alpine-linux https://github.com/adoptium/aqa-tests/issues/3238
sun/management/jmxremote/bootstrap/CustomLauncherTest.java https://bugs.openjdk.java.net/browse/JDK-8031420 linux-all
com/sun/management/OperatingSystemMXBean/TestTotalSwap.java https://bugs.openjdk.java.net/browse/JDK-8255263 linux-all

0 comments on commit b647336

Please sign in to comment.