On Mon, 22 Aug 2022 22:51:50 GMT, Bill Huang <d...@openjdk.org> wrote:
> This task convert 3 shell tests below to java version. > test/sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh > test/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh > test/sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh This pull request has now been integrated. Changeset: 3993a1f9 Author: Bill Huang <bill.w.hu...@oracle.com> Committer: Leonid Mesnik <lmes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/3993a1f9eaa8353ab8b24fe56c870580ef34fb52 Stats: 1641 lines in 9 files changed: 591 ins; 728 del; 322 mod 8292067: Convert test/sun/management/jmxremote/bootstrap shell tests to java version Reviewed-by: lmesnik ------------- PR: https://git.openjdk.org/jdk/pull/9973