Tagged Questions
2
votes
3answers
503 views
Any IcedTea war stories?
Okay, my first serious question. :-D
I'm playing around with OpenJDK (7, not 6), and am about to start trying to build IcedTea on my Ubuntu system. I'm keen to hear from those who have played with ...
0
votes
0answers
103 views
Linux/OpenJDK/IcedTea : debugging browser-hosted applet
Did anyone ever pull that trick off?
I am trying to do something like
$ ICEDTEAPLUGIN_DEBUG=true; firefox
but nothing listens on port 8787. The docs say this should work for me.
Please don't ...