You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Glenn Nielsen <gl...@mail.more.net> on 2003/10/20 01:40:57 UTC

Tomcat [5] java 1.4 dependency

A dependency for java 1.4 has crept into Tomcat 5 in the manager StatusTransformer.

             writer.write(" max='" + Runtime.getRuntime().maxMemory() + "'/>");

The Runtime.maxMemory() method does not exist in java 1.3.

Glenn


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org