Github user alexander-riss commented on the issue:
https://github.com/apache/commons-fileupload/pull/6
as java < 1.7 is no longer supported through oracle it would be the
question how many of the app-servers which would integrate this version (as in:
latest-version) still supp
GitHub user alexander-riss opened a pull request:
https://github.com/apache/commons-fileupload/pull/6
improve GC by avoiding FileInput/Output-Streams
bump compiler target from 1.5 to 1.7
see: https://bugs.openjdk.java.net/browse/JDK-8080225
You can merge this pull request