Comment 3 for bug 440685

Revision history for this message
alan (alanwilter) wrote : Re: "-enableassertions -server" not working with tomcat 5.5.26 in Ubuntu 9.04

I am using:

java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode)

And I have the same problem with openJDK. It's not java for sure.

Putting in the command line it seems pretty fine:

java -Xmx1024m -enableassertions -server -XX:MaxPermSize=512m -XX:+CMSPermGenSweepingEnabled -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -Djava.awt.headless=true -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -version
Please use CMSClassUnloadingEnabled in place of CMSPermGenSweepingEnabled in the future
java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode)