JDK-8280948 : Write a regression test for JDK-4659800
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8,11,17,18,19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2022-01-31
  • Updated: 2022-10-29
  • Resolved: 2022-02-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 11 JDK 17 JDK 19 JDK 8
11.0.17-oracleFixed 17.0.5-oracleFixed 19 b09Fixed 8u351Fixed
Related Reports
Relates :  
Description
Write a regression test for JDK-4659800.
This test checks whether typing <Enter> key generates ActionEvent on focused Button or not, in Windows and Windows Classic LnFs in Windows platforms.

Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/846 Date: 2022-10-26 20:48:06 +0000
26-10-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/1481 Date: 2022-10-26 20:47:54 +0000
26-10-2022

Fix request [11u, 17u] Clean backport, trivial change - new test Parity with 11.0.17-oracle, 17.0.5-oracle Test pass during manual run
26-10-2022

Changeset: 66b2c3b6 Author: Manukumar V S <mvs@openjdk.org> Committer: Alexey Ivanov <aivanov@openjdk.org> Date: 2022-02-04 15:25:13 +0000 URL: https://git.openjdk.java.net/jdk/commit/66b2c3b66e253ac3d8718c0c6d7c7551dbe04001
04-02-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/7296 Date: 2022-02-01 06:40:17 +0000
01-02-2022