This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 20738 - Unexpected Exception occurs in many contexts
Summary: Unexpected Exception occurs in many contexts
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-21 03:11 UTC by tprodehl
Modified: 2008-12-22 22:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file from IDE (288.40 KB, text/plain)
2002-02-21 03:15 UTC, tprodehl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tprodehl 2002-02-21 03:11:04 UTC
java.lang.IllegalArgumentException: Illegal Load: 0.75
occurs in several contexts. Button rollover, menu selection,
sample stack trace attached.
JDK 1.3.1_02

java.lang.IllegalArgumentException: Illegal Load: 0.75
        at java.util.Hashtable.<init>(Hashtable.java:148)
        at java.util.Hashtable.<init>(Hashtable.java:166)
        at javax.swing.text.SimpleAttributeSet.<init>
Comment 1 tprodehl 2002-02-21 03:15:23 UTC
Created attachment 4768 [details]
Log file from IDE
Comment 2 _ ttran 2002-02-21 08:00:19 UTC
I saw the "Illegal Load Factor" like these in the past.  It _must_ be
a bug in the JVM.  Unfortunately nothing we can do here.
Comment 3 David Strupl 2002-02-21 09:33:40 UTC
Please double check your JDK installation ...
Comment 4 Quality Engineering 2003-07-01 15:54:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 5 Quality Engineering 2003-07-01 16:45:29 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.