You may want to try gcj and kaffe. They are alternative Java tools (gcj is a compiler, kaffe is a vm).
I haven't used the jdk in linux, but I did use gcj and kaffe with a small threading demo. -D On Wed, Jan 10, 2001 at 12:47:21PM -0800, Miten Mehta wrote: | Hello, | I have problem getting jdk to work well under debain. | I suspect its got some thing to do with threads. | certain gui demo applets like tictactoe first does not | show up other than a dark window and those lines. | when I click into one of boxes it dies with some | thread exception. any one found solution to it? |

