0
votes
2answers
137 views

12.04, 12.10 - how can i install Java 32-bit and Java 64-bit?

I have my project which requires to run with Java - 64-bit for the main application. And for some other libraries it requires Java - 32-bit version. On 64-bit Ubuntu 12.04 when i install java it ...
1
vote
1answer
2k views

Can't find openjdk's jre? No Java plugin in Chrome web browser.

I have recently installed openjdk just to try out writing some java application $ dpkg -l | grep jdk ii openjdk-7-jdk 7u7-2.3.2a-0ubuntu0.12.04.1 OpenJDK ...
2
votes
2answers
686 views

OpenJDK default options to always use the server VM

I got a warning message: jvm uses the client vm, make sure to run java with the server vm for best performance by adding -server to the command line In fact, when i run java -version i get: ...
3
votes
1answer
1k views

Compiling IcedTea: JDK home directory could not be found

Google Chrome keeps telling me that I need to update icedtea, I tried installing them from terminal, didn't work so I'm installing icedtea and icedtea-web from source, when I do ./configure it tells ...
3
votes
2answers
1k views

When running Minecraft with OpenJDK, my keyboard becomes unresponsive?

I recently downloaded Minecraft with the .jar format and had it running on my computer not so long ago. Now that I'm using my desktop instead of laptop temporarily, I want it to run. On my laptop it ...
0
votes
0answers
9 views

LoaderHandler loaderLog static member not public

I use Ubuntu 12.04 and openjdk-6 6b24-1.11.1-4ubuntu3 version. I'm working with RMI now and I would like to redirect some useful log into file. I made this with server and client log but when I ...
4
votes
1answer
5k views

Java Applet not working

I cant use any Java applets. I installed icedtea-7-plugin, and it is even activated under Add-Ons, but if I for example click: www.java.com/de/download/testjava.jsp The test-screen remains grey. I ...
5
votes
4answers
9k views

Minecraft goes black on 12.04 [duplicate]

Upon upgrading to 12.04 I installed Minecraft, Openjdk 6 and 7. When I login everything is fine, but after that I get the "Updating Minecraft" screen for about 0-5 seconds, then the screen goes black. ...