[
https://issues.apache.org/jira/browse/DERBY-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116702#comment-17116702
]
Richard N. Hillegas commented on DERBY-7076:
--------------------------------------------
The Derby developer community has voted to sunset support for Java 9 and 10,
starting with the 10.16 release family:
http://apache-database.10148.n7.nabble.com/RESULT-VOTE-Sunsetting-support-for-Java-9-and-10-td151235.html
> replace old "new FileInputStreamReader()" from java.io to the java.nio
> Files.newInputStream
> -------------------------------------------------------------------------------------------
>
> Key: DERBY-7076
> URL: https://issues.apache.org/jira/browse/DERBY-7076
> Project: Derby
> Issue Type: Task
> Reporter: Yasser Mustafa Bazzi Bordonal
> Priority: Minor
> Attachments: nio.diff
>
>
> This should avoid some allocations done by the old java.io and not disrupt
> any major part of derby, since im a new contributor i would like feedback to
> see if this breaks anything since im not able to run the tests on my computer
> but it builds and works just fine.
> Thanks in advance.
> [^nio.diff]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)