Monday, November 1, 2010

Netbeans GUI Builder Bug in Sun JVM

'Today, while working on the GUI for various parts of the application, I ran into this bug:



http://netbeans.org/bugzilla/show_bug.cgi?id=187697



It turns out that by switching to the OpenJDK''s JRE, this bug didn''t exist.  "java -version" gives:



java version "1.6.0_18"

OpenJDK Runtime Environment (IcedTea6 1.8.1) (6b18-1.8.1-0ubuntu1)

OpenJDK 64-Bit Server VM (build 16.0-b13, mixed mode)

'

No comments:

Post a Comment