Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > No Java 5 in Tiger

No Java 5 in Tiger
Thread Tools
Fresh-Faced Recruit
Join Date: Jan 2005
Location: London - England
Status: Offline
Reply With Quote
Apr 18, 2005, 06:57 AM
 
Is anyone else disappointed that Java 5 (the other Tiger) isn't installed in final version of 10.4.
As per apple's site http://www.apple.com/macosx/features/java/
     
Mac Elite
Join Date: Nov 2003
Location: Minnesota
Status: Offline
Reply With Quote
Apr 18, 2005, 08:58 AM
 
While it might be nice to give users the option to install Java 5, I, for one, won't miss it. I've been playing around with it on Windows for the past couple months and it still seems to be quite buggy.
     
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status: Offline
Reply With Quote
Apr 18, 2005, 10:04 AM
 
I am disappointed. Especially since I really doubt that 1.4 is 64-bit for Tiger. It could be, but I suspect that it's not. I routinely run java apps that take 4+GB of memory and the 32-bit version just chokes.
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
     
rjudd  (op)
Fresh-Faced Recruit
Join Date: Jan 2005
Location: London - England
Status: Offline
Reply With Quote
Apr 18, 2005, 12:46 PM
 
Originally Posted by Turias
While it might be nice to give users the option to install Java 5, I, for one, won't miss it. I've been playing around with it on Windows for the past couple months and it still seems to be quite buggy.
Any bugs in the JVM for Windows would hopefuly not be in the Mac version as they are engineered by different people.
     
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status: Offline
Reply With Quote
Apr 18, 2005, 03:12 PM
 
Originally Posted by rjudd
Any bugs in the JVM for Windows would hopefuly not be in the Mac version as they are engineered by different people.
I'm fairly sure Apple's Java is based on the Sun code.
     
Professional Poster
Join Date: Nov 2000
Location: Tasmania, Australia
Status: Offline
Reply With Quote
Apr 18, 2005, 07:13 PM
 
Originally Posted by Angus_D
I'm fairly sure Apple's Java is based on the Sun code.
It is based on the original Sun code, but a LOT of it is rewritten from scratch to make better use of hardware and OS it is running on. In fact, one of the Java engineers at Apple said that when they find a bug in the sun code, they report it to Sun, and then duplicate the bug in their own code, to make sure that the Java applications behave the same on Mac as on other platforms.
     
Mac Elite
Join Date: Sep 2000
Location: in front of the keyboard
Status: Offline
Reply With Quote
Apr 19, 2005, 10:21 AM
 
I too am disappointed in the lack of a 64-bit JVM in Tiger. (either 1.4 or 1.5).
signatures are a waste of bandwidth
especially ones with political tripe in them.
     
Professional Poster
Join Date: Oct 2001
Status: Offline
Reply With Quote
Apr 20, 2005, 03:49 PM
 
Well, I hope that whenever they do plan on releasing it, it fixes the full-screen on CRT monitors bug. Currently you can't go higher than 800x600 on a CRT monitor.
     
Professional Poster
Join Date: Oct 2001
Status: Offline
Reply With Quote
May 2, 2005, 04:50 PM
 
Ok, it has been released a few days ago, but it's not quite easy to actually "turn it on"... so to speak.

So for those that are wondering how, do this:

Go into /Applications/Utilities/Java/J2SE 5.0/ and run the preference program in there to set the version that Applets use.

Next open up the Terminal and type in:
Code:
# cd /System/Library/Frameworks/JavaVM.framework/Versions/ # sudo rm CurrentJDK # sudo ln -s 1.5.0 CurrentJDK
Now everything should use the new version. Don't know why Apple made this so difficult.
     
Mac Elite
Join Date: Jul 2002
Status: Offline
Reply With Quote
May 3, 2005, 11:02 AM
 
So that programs that specifically request a certain version of Java will get the right one?
     
Xeo
Moderator Emeritus
Join Date: Mar 2001
Location: Austin, MN, USA
Status: Offline
Reply With Quote
May 3, 2005, 06:45 PM
 
Originally Posted by itistoday
Ok, it has been released a few days ago, but it's not quite easy to actually "turn it on"... so to speak.

So for those that are wondering how, do this:

Go into /Applications/Utilities/Java/J2SE 5.0/ and run the preference program in there to set the version that Applets use.

Next open up the Terminal and type in:
Code:
# cd /System/Library/Frameworks/JavaVM.framework/Versions/ # sudo rm CurrentJDK # sudo ln -s 1.5.0 CurrentJDK
Now everything should use the new version. Don't know why Apple made this so difficult.
I would cut that down to:
Code:
# cd /System/Library/Frameworks/JavaVM.framework/Versions/ # sudo ln -shf 1.5.0 CurrentJDK
Feels safer, but maybe it's just me.

Thanks for the tip though. Is that anywhere in the official documentation?
     
Professional Poster
Join Date: Oct 2001
Status: Offline
Reply With Quote
May 3, 2005, 06:48 PM
 
Originally Posted by Xeo
I would cut that down to:
Code:
# cd /System/Library/Frameworks/JavaVM.framework/Versions/ # sudo ln -shf 1.5.0 CurrentJDK
Feels safer, but maybe it's just me.

Thanks for the tip though. Is that anywhere in the official documentation?
If it is, I couldn't find it.
     
Fresh-Faced Recruit
Join Date: Jun 2005
Status: Offline
Reply With Quote
Jun 18, 2005, 06:05 PM
 
Originally Posted by rjudd
Is anyone else disappointed that Java 5 (the other Tiger) isn't installed in final version of 10.4.
As per apple's site http://www.apple.com/macosx/features/java/
Do you mean why didn't it make the cut ? You can get it here.
http://docs.info.apple.com/article.html?artnum=301073
     
Fresh-Faced Recruit
Join Date: Jun 2005
Status: Offline
Reply With Quote
Jun 18, 2005, 06:06 PM
 
i suck.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 07:26 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2