Welcome!

Java Authors: Hari Gottipati, Tad Anderson, Yakov Fain, Pat Romanski, Colin Walker

Related Topics: Java, Linux, Web 2.0

Java: Article

Java on Fiesty Ubuntu - Will Anyone Notice?

Maybe a clean install will ask but I think many developers will be oblivious to this new effort

Calvin Austin's Blog

I've been busy working on our Web 2.0 release so didn't have time to update my laptop until now. I was generally happy with my Ubuntu breezy 64bit install, I had the JDK on there, Java worked in firefox 32bit, I could remotely display my screen to a projector and my broadcom wireless card even worked with ndiswrapper.

Now I had a few days to spare I decided to upgrade my system. I didn't get off to a good start going from breezy to dapper lost some of the packages I had. I then went from dapper to edgy but then my wireless would not work with ndiswrapper (kernel module had DMA allocation issues). Even the new bcm firmware cutter utility would freeze the OS and I had to remove the module from the module list.

I decided to continue with my final goal of getting to Fiesty. First it took all night, and then hung when the bcm cutter was installed. I repeated my previous removal of bcm43xx by booting into the live cd to get to my disk and then continued my update. ndiswrapper was not being loaded so with a quick modprobe ndiswrapper my wireless came to live!

Now for Java, I went to my firefox to http://java.com, the site appeared to be temporarily down. I then did java -version, hmm gcj not Sun Java. I then looked through my package manager and found Sun Java. Both Java 5 and Java 6 could be downloaded. I went for Java 6.

The install was straightfoward compared to the mess of faking ubuntu java dependencies before. I had to accept the DLJ license which was a little confusing as it referred to its own license version (1.1) instead of the Java I was using.

However, how many Ubuntu users will be actively looking for Sun Java. Maybe a clean install will ask but I think many developers will be oblivious to this new effort.

So now I have wireless and Java 6, If only there was now a 64bit browser plugin. I have been very tempted to cut my own, Juergen at Blackdown did a great effort but ran into many browser api compatibility problems. The painful part though is that the plugin is hardly a plugin at all, its essentially the JVM running embedded through some now very outdated APIs. While different groups did own the mozilla/netscape/java relationship before at Sun I think this got lost through many years of layoffs. Now maybe no-one owns it, or has little say to get the 64bit interface nice and clean :(

More Stories By Calvin Austin

A section editor of JDJ since June 2004, Calvin Austin is an engineer at SpikeSource.com. He previously led the J2SE 5.0 release at Sun Microsystems and also led Sun's Java on Linux port.

Comments (2) View Comments

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.


Most Recent Comments
Paul 04/22/07 10:57:58 AM EDT

I didn't get to read your article because of a really bad video ad caused me to jump out of my seat.
I recommend that you move to another company that doesn't frighten the hell out of people with crap video ads.
I'm also removing SOA World from my RSS feed.

Java News 04/21/07 12:10:53 PM EDT

I've been busy working on our Web 2.0 release so didn't have time to update my laptop until now. I was generally happy with my Ubuntu breezy 64bit install, I had the JDK on there, Java worked in firefox 32bit, I could remotely display my screen to a projector and my broadcom wireless card even worked with ndiswrapper.