JDK-8292067 : Convert test/sun/management/jmxremote/bootstrap shell tests to java version
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: javax.management
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2022-08-08
  • Updated: 2024-11-19
  • Resolved: 2022-09-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 17 JDK 20
17.0.10Fixed 20 b14Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
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 
Comments
Fix request [17u] I backport this for parity with 17.0.11-oracle. No risk, only a test change. Clean backport. Tests pass. SAP nightly testing passed.
21-11-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/1973 Date: 2023-11-20 14:24:39 +0000
20-11-2023

Changeset: 3993a1f9 Author: Bill Huang <bill.w.huang@oracle.com> Committer: Leonid Mesnik <lmesnik@openjdk.org> Date: 2022-09-02 18:10:56 +0000 URL: https://git.openjdk.org/jdk/commit/3993a1f9eaa8353ab8b24fe56c870580ef34fb52
02-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9973 Date: 2022-08-22 22:51:50 +0000
22-08-2022