jdk8u-dev
jdk8u-dev copied to clipboard
8074092: Newly introduced unnecessary dependencies on internal API in client regtests
Apply clean except for jdk/test/javax/swing/JButton/4796987/bug4796987.java, which no longer exists.
Progress
- [ ] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8074092 needs maintainer approval
Issue
- JDK-8074092: Newly introduced unnecessary dependencies on internal API in client regtests (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/461/head:pull/461
$ git checkout pull/461
Update a local copy of the PR:
$ git checkout pull/461
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/461/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 461
View PR using the GUI difftool:
$ git pr show -t 461
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/461.diff
Webrev
:wave: Welcome back yaqsun! 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.
This backport pull request has now been updated with issue from the original commit.
❗ This change is not yet ready to be integrated. See the Progress checklist in the description for automated requirements.
@yaqsun 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!
@yaqsun This pull request has been inactive for more than 8 weeks and will now be automatically closed. If you would like to continue working on this pull request in the future, feel free to reopen it! This can be done using the /open pull request command.