Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8321151: JDK-8294427 breaks Windows L&F on all older Windows versions #2466

Closed
wants to merge 1 commit into from

Conversation

mrserb
Copy link
Member

@mrserb mrserb commented Jan 22, 2024

Hi all,

This pull request contains a backport of commit f695ca58 from the openjdk/jdk repository.

The commit being backported was authored by Rajat Mahajan on 22 Dec 2023 and was reviewed by Alexey Ivanov and Alisen Chung.

Thanks!


Progress

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

Issue

  • JDK-8321151: JDK-8294427 breaks Windows L&F on all older Windows versions (Bug - P4 - Approved)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2466

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

Using diff file

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

Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Jan 22, 2024

👋 Welcome back serb! 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 changed the title Backport f695ca588453265d6ad791c6a396197e8a53ba39 8321151: JDK-8294427 breaks Windows L&F on all older Windows versions Jan 22, 2024
@openjdk
Copy link

openjdk bot commented Jan 22, 2024

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

@mrserb mrserb marked this pull request as ready for review January 22, 2024 19:28
@openjdk
Copy link

openjdk bot commented Jan 22, 2024

⚠️ @mrserb 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 Jan 22, 2024
@mlbridge
Copy link

mlbridge bot commented Jan 22, 2024

Webrevs

@bridgekeeper
Copy link

bridgekeeper bot commented Feb 19, 2024

@mrserb 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 add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

@openjdk openjdk bot added the approval label Feb 22, 2024
@openjdk
Copy link

openjdk bot commented Feb 23, 2024

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

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

8321151: JDK-8294427 breaks Windows L&F on all older Windows versions

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 64 new commits pushed to the master branch:

  • fe8c20c: 8306681: Open source more AWT DnD related tests
  • 30dfe81: 8323640: [TESTBUG]testMemoryFailCount in jdk/internal/platform/docker/TestDockerMemoryMetrics.java always fail because OOM killed
  • 1b207cc: 8054022: HttpURLConnection timeouts with Expect: 100-Continue and no chunking
  • f4cf239: 8315602: Open source swing security manager test
  • 398f486: 8306812: Open source several AWT Miscellaneous tests
  • aeb6381: 8306640: Open source several AWT TextArea related tests
  • 9724132: 8306752: Open source several container and component AWT tests
  • c905214: 8306755: Open source few Swing JComponent and AbstractButton tests
  • 382942d: 8326109: GCC 13 reports maybe-uninitialized warnings for jni.cpp with dtrace enabled
  • de3ae6f: 8318468: compiler/tiered/LevelTransitionTest.java fails with -XX:CompileThreshold=100 -XX:TieredStopAtLevel=1
  • ... and 54 more: https://git.openjdk.org/jdk11u-dev/compare/ef2463415113e0025357824b75e68583e1e90a18...master

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 added ready Pull request is ready to be integrated and removed approval labels Feb 23, 2024
@mrserb
Copy link
Member Author

mrserb commented Feb 26, 2024

/integrate

@openjdk
Copy link

openjdk bot commented Feb 26, 2024

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

  • 93c5f7c: 8326503: [11u] java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java fail because of package org.junit.jupiter.api does not exist
  • 8dc2892: 8323515: Create test alias "all" for all test roots
  • e075097: 8294158: HTML formatting for PassFailJFrame instructions
  • ea06b5c: 8321480: ISO 4217 Amendment 176 Update
  • 776f1e3: 8294535: Add screen capture functionality to PassFailJFrame
  • 6711fc8: 8321408: Add Certainly roots R1 and E1
  • 43a56c8: 8307299: Move more DnD tests to open
  • fe8c20c: 8306681: Open source more AWT DnD related tests
  • 30dfe81: 8323640: [TESTBUG]testMemoryFailCount in jdk/internal/platform/docker/TestDockerMemoryMetrics.java always fail because OOM killed
  • 1b207cc: 8054022: HttpURLConnection timeouts with Expect: 100-Continue and no chunking
  • ... and 61 more: https://git.openjdk.org/jdk11u-dev/compare/ef2463415113e0025357824b75e68583e1e90a18...master

Your commit was automatically rebased without conflicts.

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

openjdk bot commented Feb 26, 2024

@mrserb Pushed as commit a60a5c4.

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

@mrserb mrserb deleted the backport-mrserb-f695ca58 branch February 29, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport clean integrated Pull request has been integrated
Development

Successfully merging this pull request may close these issues.

1 participant