Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

8266510: Nimbus JTree default tree cell renderer does not use selected text color#140

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
akashche wants to merge1 commit intoopenjdk:masterfromakashche:8266510-backport

Conversation

@akashche
Copy link
Contributor

@akashcheakashche commentedOct 1, 2021
edited by openjdkbot
Loading

This is a clean backport of the JTree nodes text color fix, I intend to follow up with backporting JDK-8271315.

Testing: checked manually on Linux, Windows and Mac with SwingSet2 that JTree node text color is black without the patch and is correct with the patch.


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8266510: Nimbus JTree default tree cell renderer does not use selected text color

Reviewing

Usinggit

Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk17u pull/140/head:pull/140
$ git checkout pull/140

Update a local copy of the PR:
$ git checkout pull/140
$ git pull https://git.openjdk.java.net/jdk17u pull/140/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 140

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.java.net/jdk17u/pull/140.diff

@bridgekeeper
Copy link

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

@openjdkopenjdkbot changed the titleBackport ecd445562f8355704a041f9eca0e87dc85a7f44c8266510: Nimbus JTree default tree cell renderer does not use selected text colorOct 1, 2021
@openjdk
Copy link

openjdkbot commentedOct 1, 2021

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

@openjdkopenjdkbot added backportPort of a pull request already in a different code base cleanIdentical backport; no merge resolution required labelsOct 1, 2021
@openjdk
Copy link

openjdkbot commentedOct 1, 2021
edited
Loading

@akashche This change now passes allautomated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the fileCONTRIBUTING.md for details.

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

8266510: Nimbus JTree default tree cell renderer does not use selected text color

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

At the time when this comment was updated there had been no new commits pushed to themaster branch. If another commit should be pushed before you perform the/integrate command, your PR will be automatically rebased. If you prefer to avoid any potential automatic rebasing, please check the documentation for the/integrate command for further details.

As you do not haveCommitter status inthis project an existing Committer must agree tosponsor your change.

➡️ To flag this PR as ready for integration with the above commit message, type/integrate in a new comment. (Afterwards, your sponsor types/sponsor in a new comment to perform the integration).

@openjdkopenjdkbot added readyPull request is ready to be integrated rfrPull request is ready for review labelsOct 1, 2021
@mlbridge
Copy link

mlbridgebot commentedOct 1, 2021

Webrevs

@bridgekeeper
Copy link

@akashche 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!

@akashche
Copy link
ContributorAuthor

Gentle reminder, it would be great if someone can review this backport.

@phohensee
Copy link
Member

Clean backports don't need review. Just tag the JBS issue.

@akashche
Copy link
ContributorAuthor

Marked the bug for approval.

@akashche
Copy link
ContributorAuthor

/integrate

@openjdk
Copy link

openjdkbot commentedNov 5, 2021

Going to push as commit23326d5.
Since your change was applied there have been 129 commits pushed to themaster branch:

  • 00fed20: 8269637: javax/swing/JFileChooser/FileSystemView/SystemIconTest.java fails on windows
  • 9f3c840: 8268361: Fix the infinite loop in next_line
  • 4003db8: 8268464: Remove dependancy of TestHttpsServer, HttpTransaction, HttpCallback from open/test/jdk/sun/net/www/protocol/https/ tests
  • 229cb35: 8269216: Useless initialization in com/sun/crypto/provider/PBES2Parameters.java
  • de47488: 8270290: NTLM authentication fails if HEAD request is used
  • 802844a: 8276066: Reset LoopPercentProfileLimit for x86 due to suboptimal performance
  • a0899bf: 8274848: LambdaMetaFactory::metafactory on REF_invokeSpecial impl method has incorrect behavior
  • 583844a: 8275302: unexpected compiler error: cast, intersection types and sealed
  • 0364737: 8276122: Change openjdk project in jcheck to jdk-updates
  • 25bfea6: 8276130: Fix Github Actions of JDK17u to account for update version scheme
  • ... and 119 more:https://git.openjdk.java.net/jdk17u/compare/24903860dd401dcf742d750388aae09efb0e8a1e...master

Your commit was automatically rebased without conflicts.

@openjdkopenjdkbot closed thisNov 5, 2021
@openjdkopenjdkbot added integratedPull request has been integrated and removed readyPull request is ready to be integrated rfrPull request is ready for review labelsNov 5, 2021
@openjdk
Copy link

openjdkbot commentedNov 5, 2021

@akashche Pushed as commit23326d5.

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

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

Reviewers

No reviews

Assignees

No one assigned

Labels

backportPort of a pull request already in a different code basecleanIdentical backport; no merge resolution requiredintegratedPull request has been integrated

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@akashche@phohensee

[8]ページ先頭

©2009-2025 Movatter.jp