Skip to content

8384804: JMX remote bootstrap tests fail on Windows#2954

Open
raneashay wants to merge 1 commit into
openjdk:masterfrom
openjdk-bots:backport-raneashay-ea99ed61-master
Open

8384804: JMX remote bootstrap tests fail on Windows#2954
raneashay wants to merge 1 commit into
openjdk:masterfrom
openjdk-bots:backport-raneashay-ea99ed61-master

Conversation

@raneashay

@raneashay raneashay commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Patch applies cleanly. Also fixes JMX remote bootstrap tests.



Progress

  • JDK-8384804 needs maintainer approval
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8384804: JMX remote bootstrap tests fail on Windows (Bug - P4 - Requested)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/2954/head:pull/2954
$ git checkout pull/2954

Update a local copy of the PR:
$ git checkout pull/2954
$ git pull https://git.openjdk.org/jdk21u-dev.git pull/2954/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2954

View PR using the GUI difftool:
$ git pr show -t 2954

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/2954.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jul 1, 2026

Copy link
Copy Markdown

👋 Welcome back arane! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk

openjdk Bot commented Jul 1, 2026

Copy link
Copy Markdown

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title Backport ea99ed616f067268ebfd5b78e428e1835a84fe08 8384804: JMX remote bootstrap tests fail on Windows Jul 1, 2026
@openjdk

openjdk Bot commented Jul 1, 2026

Copy link
Copy Markdown

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk Bot added backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required labels Jul 1, 2026
@openjdk

openjdk Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ @raneashay This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@openjdk openjdk Bot added the rfr Pull request is ready for review label Jul 1, 2026
@mlbridge

mlbridge Bot commented Jul 1, 2026

Copy link
Copy Markdown

Webrevs

@raneashay

Copy link
Copy Markdown
Contributor Author

/approval request This fixes JMX remote bootstrap tests on Windows.

@openjdk

openjdk Bot commented Jul 1, 2026

Copy link
Copy Markdown

@raneashay
8384804: The approval request has been created successfully.

@openjdk openjdk Bot added approval Requires approval; will be removed when approval is received and removed approval Requires approval; will be removed when approval is received labels Jul 1, 2026
@raneashay

Copy link
Copy Markdown
Contributor Author

/approval request The reason for backporting this patch to JDK21 is that without this patch, the tests in sun/management/jmxremote/bootstrap/Rmi* fail. The risk of backporting this patch is low since it only impacts the tests (and not the JDK/JVM source code). This patch has no other dependencies and it applies cleanly. Validated this patch by running all tier1 tests in addition to the following tests which instigated this patch:

  • sun/management/jmxremote/bootstrap/RmiBootstrapTest#id0
  • sun/management/jmxremote/bootstrap/RmiBootstrapTest#id1
  • sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest

@openjdk

openjdk Bot commented Jul 2, 2026

Copy link
Copy Markdown

@raneashay
8384804: The approval request has been updated successfully.

@openjdk openjdk Bot added the approval Requires approval; will be removed when approval is received label Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant