Aman Poonia created PHOENIX-5187:
------------------------------------

             Summary: Avoid using FileInputStream and FileOutputStream 
                 Key: PHOENIX-5187
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5187
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Aman Poonia
            Assignee: Aman Poonia


Avoid using FileInputStream and FileOutputStream because of

[https://bugs.openjdk.java.net/browse/JDK-8080225]

This has been resolved in jdk10

A quick workaround is to use File.newInputStream and Files.newOutputStream



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to