JDK-8146334 : Backport 8130735 to Java 8u
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u60
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_7
  • CPU: x86_64
  • Submitted: 2015-10-17
  • Updated: 2015-12-30
  • Resolved: 2015-12-30
Related Reports
Duplicate :  
Duplicate :  
Description
FULL PRODUCT VERSION :


A DESCRIPTION OF THE PROBLEM :
Please backport the fix of 8130735 to Java 8u:
https://bugs.openjdk.java.net/browse/JDK-8130735

As I have already explained on the swing mailing list
the bug happens also if the API is used accurate:
http://mail.openjdk.java.net/pipermail/swing-dev/2015-July/004645.html

Our Swingbased RIA highly depends on Swing Timer.
We have already spend time to workaround this issue but we can not fix
it at all because also closed 3th party libs, and of course the JRE itself,
depends on the Swing Timer. Since we use Webstart we can not fork/copy anything
and Webstart still does not support to set bootclasspath to load a fixed TimerQueue.class
We have no chance to fix it.



REPRODUCIBILITY :
This bug can be reproduced often.


Comments
Closed as duplicate of JDK-8130735, but added a backport request.
30-12-2015