Comment 2 for bug 296880

Revision history for this message
John Dong (jdong) wrote :

I think it's time for us to bite the bullet and do this... We are pretty sure that only OpenJDK6 and Sun Java6 run Azureus correctly. I think if we compile with class compatibility with Java 1.5 we can get sun-java5 working too.

Stefano and I talked a bit about this before, I think we should hardcode the launcher to prefer OpenJDK6, then sun-java6, then if both are not present then we respect the /usr/bin/java symlink. In addition, we should add an AZUREUS_FORCE_JAVA type of environment variable to respect /usr/bin/java no matter what.