You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Christopher Schultz <ch...@christopherschultz.net> on 2011/06/28 20:29:37 UTC

Tomcat native build requirements

All,

I'm reviewing a patch against the Java portion of tcnative, and I wanted
to know what level of JDK support we can require.

Specifically, StringBuilder is not available before JDK 1.5. Is that
acceptable to use at this point? Not sure if we have to support 1.4 JVMs
for the tcnative project specifically.

Thanks,
-chris