Skip to content

Conversation

@kvergizova
Copy link

@kvergizova kvergizova commented Jul 14, 2025

I'd like to backport this for parity with 11.0.29-oracle.
CSR JDK-8349538 has been approved for 11u.
17u patch applies cleanly, but the test requires a few modifications to work properly:

The new test passes successfully after applying the patch.


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8337506 needs maintainer approval
  • Change requires CSR request JDK-8349538 to be approved

Issues

  • JDK-8337506: Disable "best-fit" mapping on Windows command line (Bug - P4 - Approved)
  • JDK-8349538: Disable "best-fit" mapping on Windows command line (CSR)

Reviewers

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 3062

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Jul 14, 2025

👋 Welcome back evergizova! 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
Copy link

openjdk bot commented Jul 14, 2025

@kvergizova This change now passes all automated pre-integration checks.

After integration, the commit message for the final commit will be:

8337506: Disable "best-fit" mapping on Windows command line

Reviewed-by: andrew

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been 69 new commits pushed to the master branch:

As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

@openjdk openjdk bot changed the title Backport 94f8a744e03d7cbe6527e35b0df6ffc33c29ff06 8337506: Disable "best-fit" mapping on Windows command line Jul 14, 2025
@openjdk
Copy link

openjdk bot commented Jul 14, 2025

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 rfr Pull request is ready for review labels Jul 14, 2025
@mlbridge
Copy link

mlbridge bot commented Jul 14, 2025

Webrevs

@bridgekeeper
Copy link

bridgekeeper bot commented Aug 11, 2025

@kvergizova This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

@kvergizova
Copy link
Author

/keepalive

@openjdk
Copy link

openjdk bot commented Sep 1, 2025

@kvergizova The pull request is being re-evaluated and the inactivity timeout has been reset.

@bridgekeeper
Copy link

bridgekeeper bot commented Sep 30, 2025

@kvergizova This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

@kvergizova
Copy link
Author

/keepalive

@openjdk
Copy link

openjdk bot commented Oct 20, 2025

@kvergizova The pull request is being re-evaluated and the inactivity timeout has been reset.

@bridgekeeper
Copy link

bridgekeeper bot commented Nov 18, 2025

@kvergizova This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

Copy link
Member

@gnu-andrew gnu-andrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me. Thanks for backporting.

@openjdk
Copy link

openjdk bot commented Dec 3, 2025

⚠️ @kvergizova 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.

@kvergizova
Copy link
Author

/approval request I'd like to backport it for parity with 11.0.29-oracle.
The backport is clean, but some changes were required for the test to work properly.
CSR JDK-8349538 is approved.

@openjdk
Copy link

openjdk bot commented Dec 3, 2025

@kvergizova
8337506: The approval request has been created successfully.

@openjdk openjdk bot added the approval Requires approval; will be removed when approval is received label Dec 3, 2025
@gnu-andrew
Copy link
Member

/approve yes

@openjdk
Copy link

openjdk bot commented Dec 5, 2025

@gnu-andrew
8337506: The approval request has been approved.

@openjdk openjdk bot added ready Pull request is ready to be integrated and removed approval Requires approval; will be removed when approval is received labels Dec 5, 2025
@kvergizova
Copy link
Author

/integrate

@openjdk
Copy link

openjdk bot commented Dec 5, 2025

Going to push as commit b99b989.
Since your change was applied there have been 69 commits pushed to the master branch:

Your commit was automatically rebased without conflicts.

@openjdk openjdk bot added the integrated Pull request has been integrated label Dec 5, 2025
@openjdk openjdk bot closed this Dec 5, 2025
@openjdk openjdk bot removed ready Pull request is ready to be integrated rfr Pull request is ready for review labels Dec 5, 2025
@openjdk
Copy link

openjdk bot commented Dec 5, 2025

@kvergizova Pushed as commit b99b989.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base integrated Pull request has been integrated

Development

Successfully merging this pull request may close these issues.

2 participants