JDK-8277775 : Fixup bugids in RemoveDropTargetCrashTest.java - add 4357905
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-11-24
  • Updated: 2022-11-15
  • Resolved: 2022-11-04
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 20
20 b23Fixed
Related Reports
Relates :  
Description
The RemoveDropTargetCrashTest.java test was moved from closed to open. When it was done under JDK-8136999, the bugids from the original test were not included: html file referenced 4357905 and java file had 4393148.

The following change for JDK-8186263 added 4393148 to the list of bugids but 4357905 is still missing.
Comments
Changeset: 22347e46 Author: Renjith <renjith.kannath.pariyangad@oracle.com> Committer: Alexey Ivanov <aivanov@openjdk.org> Date: 2022-11-04 12:35:39 +0000 URL: https://git.openjdk.org/jdk/commit/22347e46f7e66a864ea987fa084c44792cae2e6a
04-11-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10967 Date: 2022-11-03 11:40:33 +0000
03-11-2022