JDK-8064573 : [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8,9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-11-11
  • Updated: 2020-11-26
  • Resolved: 2014-11-21
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 9 Other
9 b44Fixed openjdk8u282Fixed
Related Reports
Relates :  
Description
For some reason (it is necessary I presume) the test does press VK_LEFT but never releases it.
After this test keyboard may be in the strange state even if autorepeat is turned off.

I'm going to fix it in JDK9 together with JDK-8063107 but the issue is applicable to jdk8 as well.
Comments
http://cr.openjdk.java.net/~yan/8063107
21-11-2014