8299296: Write a test to verify the components selection sends ItemEvent#1701
8299296: Write a test to verify the components selection sends ItemEvent#1701Rudometov wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back vrudomet! A progress list of the required criteria for merging this PR into |
|
This backport pull request has now been updated with issue from the original commit. |
|
@Rudometov This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be: 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 7 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the As you do not have Committer status in this project an existing Committer must agree to sponsor your change. ➡️ To flag this PR as ready for integration with the above commit message, type |
|
Changes are only in test/jdk/java/awt/event/ComponentEvent/ComponentItemEventTest.java file. Failures in github actions are not related to this new test: error: Source option 1.2 is no longer supported. Use 6 or later. |
|
/integrate |
|
@Rudometov |
|
/sponsor |
|
Going to push as commit acedbcb.
Your commit was automatically rebased without conflicts. |
|
@phohensee @Rudometov Pushed as commit acedbcb. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Backport of https://bugs.openjdk.org/browse/JDK-8299296
Clean backport.
Parity with 17.0.8-oracle and 11.0.20-oracle
Low risk, new test.
Test passes on linux and macOS
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev pull/1701/head:pull/1701$ git checkout pull/1701Update a local copy of the PR:
$ git checkout pull/1701$ git pull https://git.openjdk.org/jdk11u-dev pull/1701/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 1701View PR using the GUI difftool:
$ git pr show -t 1701Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/1701.diff