On 2016-06-24, Gary Gregory wrote:

> Hi,

> I was looking at some compress code that I wanted to update to
> switch-on-string but realized the code is still on Java 6.

"still" means 1.12 has been the first release to require Java 6 - 1.11
was at Java 5 :-)

> OK to bump to Java 7?

If it is useful for us, yes.

try-with-resources is nice but wouldn't convince me. SeekableByteChannel
to make ZipFile and SevenZFile usable for non-Files would.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to