Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4760131
Votes 4
Synopsis Illegal Load Factor 0.75 exception in some hardware
Category hotspot:compiler1
Reported Against 1.4.1
Release Fixed
State 11-Closed, duplicate of 4755500, bug
Priority: 4-Low
Related Bugs 4335360 , 4755500 , 4832371
Submit Date 09-OCT-2002
Description




FULL PRODUCT VERSION :
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)


FULL OPERATING SYSTEM VERSION :
Windows 98 [Version 4.10.2222]


A DESCRIPTION OF THE PROBLEM :
This problem happened before and was fixed.  And now it crop
up again.  It was in the hashtable.  This time, the
exception in the hashmap.  In some machine such as Cyrix,
running Forte 4 or Netbeans 3.4 using the JDK1.4.1 will
causes some exceptions.  Note that roll back the JDK to
1.4.0 will not show any problem at all.  The jdk1.4.1 has
many bugs fixed, so we need the new and the best.  Please
fix it.

REGRESSION.  Last worked in version 1.4

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1.Install jdk1.4.1 on one of the cyrix machine (please use
the machine that you reproduce the previous bug, search the
bug database for "illegal load factor 0.75" to know which bug.
2.Install netbean 3.4 or latest Forte CE
3.Run Forte CE

EXPECTED VERSUS ACTUAL BEHAVIOR :
There should be no exception.

ERROR MESSAGES/STACK TRACES THAT OCCUR :
Illegal load factor 0.75 in the hashmap

REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 165176) 
======================================================================
Work Around
N/A
Evaluation
I think this might be a duplicate of 4755500. That is the only known recent
problem with NaN handling in C1. This fix has been integrated as of 1.4.2 b04.
We'll try to find some Cyrix hardware to test on but if you could get this build
to the customer (located in /java/jdk/1.4.2/re/promoted/beta/b04/binaries/)
and confirm that that fixes the problem then please update the bug.

  xxxxx@xxxxx   2002-10-31


The customer has verified that the fix for 4755500 fixes this problem.

  xxxxx@xxxxx   2002-12-10
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang