Aman Poonia created AMBARI-25188:
------------------------------------

             Summary: Avoid using FileInputStream and FileOutputStream
                 Key: AMBARI-25188
                 URL: https://issues.apache.org/jira/browse/AMBARI-25188
             Project: Ambari
          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