JDK-8064575 : [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases
Type:Bug
Component:client-libs
Sub-Component:javax.swing
Affected Version:7-pool,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.
This test first does press PgDown 50 times, then PgUp 50 times, without release, by Robot.
I don't envy the next test, whatever it is.
I'm going to fix it with JDK-8063107 in jdk9.