Open mitchhentges opened 8 years ago
What does useJava7 do? According to the docs:
useJava7
Java 7 compatibility flag (default to false if not set).
Is that forwards-compatibility, so that App Engine will support more than Java 6? Or is that something related to Java 8? Why or when is it needed?
I actually don't think this flag is used anymore.
What does
useJava7
do? According to the docs:Is that forwards-compatibility, so that App Engine will support more than Java 6? Or is that something related to Java 8? Why or when is it needed?