dpp@david-desktop:~/Desktop/liftweb/examples/example$ java -version
Picked up JAVA_TOOL_OPTIONS: -Xmx1024M
java version "1.6.0_0"
OpenJDK Runtime Environment (build 1.6.0_0-b11)
OpenJDK Client VM (build 1.6.0_0-b11, mixed mode, sharing)
dpp@david-desktop:~/Desktop/liftweb/examples/example$
I'm running on Ubuntu 8.04 with the OpenJDK installation.
I get compilation failures on about half the runs. They appear to be random.
Scala Actors do not work (I'm not trying to throw gasoline on any fires, just reporting what I'm seeing) when powering Lift's comet stuff. However, Lift Actors do work.
I'm not seeing any explicit issues with other libraries.
What OS are you running under your OpenJDK installation?
--
Beginning Scala
http://www.apress.com/book/view/1430219890