The Tiger team released a new update to the JDK 1.5. The Release Notes is very brief with a list of bugs fixed in this 1.5.0_1 release.
Java 5 Release Notes
Java 5 Download
-
Sun Releases JDK 1.5 Update 1 (8 messages)
- Posted by: Patrick Lacson
- Posted on: December 30 2004 16:31 EST
Threaded Messages (8)
- Sun Releases JDK 1.5 Update 1 by Vic Cekvenich on December 31 2004 07:53 EST
- Sun Releases JDK 1.5 Update 1 by Trex Lim on December 31 2004 10:18 EST
- auto updater applet connects to java.com by R. A. Rivas Diaz on December 31 2004 01:50 EST
- Sun Releases JDK 1.5 Update 1 by Nils Kilden-Pedersen on December 31 2004 02:00 EST
- Then after manual install ... I have 2 versions by Vic Cekvenich on January 01 2005 20:02 EST
- Java or Java plugin? by Tom Eugelink on January 03 2005 12:52 EST
- Sun Releases JDK 1.5 Update 1 by Trex Lim on December 31 2004 10:18 EST
- Why not somebody from SUN... by Elango Narayanasamy on January 03 2005 09:22 EST
- Sun Releases JDK 1.5 Update 1 by robert piotrowski on January 03 2005 11:32 EST
-
Sun Releases JDK 1.5 Update 1[ Go to top ]
- Posted by: Vic Cekvenich
- Posted on: December 31 2004 07:53 EST
- in response to Patrick Lacson
One feature of Java 1.5 is that it comes with auto updater for JVM.
So if you have 1.5.0, you can go to windows controll panel and find java and click update to get the new version.
It does not work :-(. I click it, and it does not give me 1.5.1.
The cost of updateing Java to users is very high, if I have to go to all the users PC's to update.
.V -
Sun Releases JDK 1.5 Update 1[ Go to top ]
- Posted by: Trex Lim
- Posted on: December 31 2004 10:18 EST
- in response to Vic Cekvenich
I have tried the same way you mentioned and it doesn't update to the new release. It told me that I already have the latest version.
Any idea how to upgrade using the auto updater? -
auto updater applet connects to java.com[ Go to top ]
- Posted by: R. A. Rivas Diaz
- Posted on: December 31 2004 13:50 EST
- in response to Trex Lim
The auto updater option connects to java.com to check for a new version. Sun is still distributing java 1.4.2_06 on java.com so all Java 1.5 installations will be considered already updated. Sun is still checking if the current version of java 1.5 is OK for massive deployment, so they are not offering java 1.5.0_01 on java.com. All of us who have installed java 1.5 already are serving to massivelly test the current java 1.5 version. When sun updates java.com to java 1.5 then auto update will use new java version. -
Sun Releases JDK 1.5 Update 1[ Go to top ]
- Posted by: Nils Kilden-Pedersen
- Posted on: December 31 2004 14:00 EST
- in response to Trex Lim
I was told this:
"Java(TM) 2 Runtime Environment, Standard Edition 1.4.1_07 is available for download"
But I already have 1.5 installed, so... -
Then after manual install ... I have 2 versions[ Go to top ]
- Posted by: Vic Cekvenich
- Posted on: January 01 2005 20:02 EST
- in response to Vic Cekvenich
So I manualy install... now I have 1.5 and 1.5.0.1.
When I go to control panel to tell it to default to 1.5.0.1 for JNLP... it does not allow me to do so.
??
I wish Sun would allow some of it's employees to use Windoze more for this kind of deploymnet testing.
Cost to maintain is important.
.V -
Java or Java plugin?[ Go to top ]
- Posted by: Tom Eugelink
- Posted on: January 03 2005 00:52 EST
- in response to Vic Cekvenich
If memory serves the updater is for the Java plugin (the IE extention) not Java itself.
The plugin then can download a Java version, but does not automatically update if the application being started (applet or web start) does not require so.
I think... -
Why not somebody from SUN...[ Go to top ]
- Posted by: Elango Narayanasamy
- Posted on: January 03 2005 09:22 EST
- in response to Patrick Lacson
take some time and explain to this forum, especially when people have such confusions ?
Is this www.theserverside.com not in their rader ?
Cheers,
Elango -
Sun Releases JDK 1.5 Update 1[ Go to top ]
- Posted by: robert piotrowski
- Posted on: January 03 2005 11:32 EST
- in response to Patrick Lacson
I've found problems with 1.5 on Win XP. The Java Applet "bridge" won't work and Webstart doesn't work properly.
Clicking on a JNLP link brings up a popup warning about the lack of the Java Applet Bridge but hitting "OK" still launches the application. However, you don't get the security or shortcut options during launch.
Another intesting thing I saw was that the 1.5 installation removes the Java WebStart shortcut from the desktop and you don't have access to it. Removing 1.5 and going back to 1.4.2_06 brings the shortcuts back. Weird
BTW, it doesn't matter if you do a new install or install over 1.4.2_06.
Removing 1.5 and rolling back to 1.4.2_06 solves the problem.
Bob