The No.1 i-Technology Magazine in the World !
   
 

      ES no BS
This is a personal blog of Yakov Fain       My son's animations and music         No BS IT podcast      Америчка




Archives

««Sep 2010»»
SMTWTFS
    1
2
34
567891011
12131415161718
19202122232425
2627282930

RSS Feed








Subscribe to these blogs

How to fix a Java bug?

posted Thursday, 16 March 2006
We ran into a serious bug in Swing’s ActionEvent: getWhen() does not report correctly the time when an event was placed in the event-dispatch thread: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4511903


As of today, I’ve learned that these are the option to do something about any Java bug:

- Bring attention to the bug by voting over here

- Fix it yourself and submit a fix at
    https://jdk-collaboration.dev.java.net

- Purchase a support contract from Sun Microsystems, but I do not know if this will guarantee a solution in a timely fashion.

This particular bug  was reported 5 years ago, and even if it did not make it into the top 25 list, it should have been fixed  by now… 

I wonder what's your experience in dealing with Sun’s R&D team when it comes to bug fixes?

Also, please do me a personal favor: vote for the bug 4511903 to bring it to the top 25 list.

Thanks

tags:  

links: digg this    del.icio.us    technorati    




1. Yakov Fain left...
Friday, 17 March 2006 7:29 am

Read more at http://www.javalobby.org/java/forums/t65980.html