Mantis - Resin
Viewing Issue Advanced Details
446 minor always 11-04-05 00:00 12-07-05 07:29
sam  
 
urgent  
closed 3.0.14  
3.0.14 fixed  
none    
none 3.0.15  
0000446: ./configure 64 bit java detection on Solaris
RSN-495
(rep by M O'Dea)

The current code in ./configure does not detect 64 bit java on Solaris JDK 1.4.2.

In response to `java -verbose', 64-bit java on Solaris shows:

java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)

In response to `java -verbose -d64', 64-bit java on Solaris shows:

java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_04-b05, mixed mode)






There are no notes attached to this issue.