JDK-8159253 : [PIT] timeout (deadlock?) in javax/swing/JTextArea/4697612/bug4697612.java
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • Submitted: 2016-06-10
  • Updated: 2016-08-08
  • Resolved: 2016-08-08
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
9Resolved
Related Reports
Relates :  
Description
Run this test on Windows. It should jump back and forth many times but after a first series it freezes. It seems a problem with a current PIT to b123 since b121 works well.
Moreover, it seems system-dependent behavior: I cannot reproduce it on Linux.

javax/swing/JTextArea/4697612/bug4697612.java
Comments
Issue is fixed with patch, http://hg.openjdk.java.net/jdk9/client/jdk/rev/2624f115072a
08-08-2016