Skip to content

8202790: DnD test DisposeFrameOnDragTest.java does not clean up #2375

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

Closed
wants to merge 2 commits into from

Conversation

amosshi
Copy link
Contributor

@amosshi amosshi commented Dec 13, 2023

Backport of JDK-8202790
Clean Backport

Tests

  • Test Succeeded in local Dev Apple M1 Laptop
  • PR: All checks have passed
  • SAP nightlies passed on 2023-12-23,24

Progress

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

Issue

  • JDK-8202790: DnD test DisposeFrameOnDragTest.java does not clean up (Bug - P4 - Approved)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2375

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

Using diff file

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

Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Dec 13, 2023

👋 Welcome back ashi! 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 102a305f73d52d8e378de46c3c0b170db0f2c8af 8202790: DnD test DisposeFrameOnDragTest.java does not clean up Dec 13, 2023
@openjdk
Copy link

openjdk bot commented Dec 13, 2023

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

@openjdk
Copy link

openjdk bot commented Dec 13, 2023

⚠️ @amosshi 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 Dec 13, 2023
@mlbridge
Copy link

mlbridge bot commented Dec 13, 2023

Webrevs

@amosshi
Copy link
Contributor Author

amosshi commented Dec 18, 2023

/approval request “Backporting for parity with jdk 11.0.22-oracle. No risk, test fix. Clean backport. SAP nightlies passed on 2023-12-19”

@openjdk
Copy link

openjdk bot commented Dec 18, 2023

@amosshi
8202790: The approval request has been created successfully.

@openjdk openjdk bot added approval and removed approval labels Dec 18, 2023
@openjdk openjdk bot added the approval label Jan 5, 2024
@openjdk
Copy link

openjdk bot commented Jan 6, 2024

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

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

8202790: DnD test DisposeFrameOnDragTest.java does not clean up

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

  • 9a16bee: 8310551: vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java timed out due to missing prompt
  • ed37e2d: 8208243: vmTestbase/gc/lock/jni/jnilock002/TestDescription.java fails in jdk/hs nightly
  • e3b6c50: 8311585: Add JRadioButtonMenuItem to bug8031573.java
  • 78ca5ec: 8202931: [macos] java/awt/Choice/ChoicePopupLocation/ChoicePopupLocation.java fails
  • 888837a: 8315042: NPE in PKCS7.parseOldSignedData
  • 93d1dc7: 8315499: build using devkit on Linux ppc64le RHEL puts path to devkit into libsplashscreen
  • 2a96f76: 8271829: mark hotspot runtime/Throwable tests which ignore external VM flags
  • 5fc2f4c: 8271828: mark hotspot runtime/classFileParserBug tests which ignore external VM flags
  • b29ef19: 8271890: mark hotspot runtime/Dictionary tests which ignore external VM flags
  • cf74d9d: 8058176: [mlvm] tests should not allow code cache exhaustion
  • ... and 42 more: https://git.openjdk.org/jdk11u-dev/compare/bd5ef736d6c776dc5cd5e38cc6bfd16d469fbb66...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.

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 /integrate in a new comment. (Afterwards, your sponsor types /sponsor in a new comment to perform the integration).

@openjdk openjdk bot added ready Pull request is ready to be integrated and removed approval labels Jan 6, 2024
@amosshi
Copy link
Contributor Author

amosshi commented Jan 8, 2024

/integrate

@openjdk openjdk bot added the sponsor Pull request is ready to be sponsored label Jan 8, 2024
@openjdk
Copy link

openjdk bot commented Jan 8, 2024

@amosshi
Your change (at version 614e9ba) is now ready to be sponsored by a Committer.

@GoeLin
Copy link
Member

GoeLin commented Jan 8, 2024

/sponsor

@openjdk
Copy link

openjdk bot commented Jan 8, 2024

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

  • 8ca3b77: 8322417: Console read line with zero out should zero out when throwing exception
  • 4031a88: 8239801: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails
  • 9a16bee: 8310551: vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java timed out due to missing prompt
  • ed37e2d: 8208243: vmTestbase/gc/lock/jni/jnilock002/TestDescription.java fails in jdk/hs nightly
  • e3b6c50: 8311585: Add JRadioButtonMenuItem to bug8031573.java
  • 78ca5ec: 8202931: [macos] java/awt/Choice/ChoicePopupLocation/ChoicePopupLocation.java fails
  • 888837a: 8315042: NPE in PKCS7.parseOldSignedData
  • 93d1dc7: 8315499: build using devkit on Linux ppc64le RHEL puts path to devkit into libsplashscreen
  • 2a96f76: 8271829: mark hotspot runtime/Throwable tests which ignore external VM flags
  • 5fc2f4c: 8271828: mark hotspot runtime/classFileParserBug tests which ignore external VM flags
  • ... and 44 more: https://git.openjdk.org/jdk11u-dev/compare/bd5ef736d6c776dc5cd5e38cc6bfd16d469fbb66...master

Your commit was automatically rebased without conflicts.

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

openjdk bot commented Jan 8, 2024

@GoeLin @amosshi Pushed as commit 94bf6db.

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

@amosshi amosshi deleted the backport-8202790 branch January 8, 2024 20:48
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.

2 participants