Fwd: Need permission for viewing JDK-8067664
Seán Coffey
sean.coffey at oracle.com
Tue Nov 3 12:27:17 UTC 2015
There isn't much information available in 8067664. The workaround
appears to be as per the short comment - use buffered I/O.
/@ DataOutputStream out = new DataOutputStream(new/
/@ BufferedOutputStream(socket.getOutputStream()));/
Seems like a strange bug for sure. Would be good to get some more
investigating put into it.
Regards,
Sean.
On 03/11/2015 11:40, prem wrote:
>
> Hey Team ,
> We are been stucked with similar kind of issue here
> <https://bugs.openjdk.java.net/browse/JDK-8023983> in our system after
> upgrading to 1.8 jdk. There is workaround mentioned in comment here
> <https://bugs.openjdk.java.net/browse/JDK-8023983?focusedCommentId=13605529&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13605529>.But
> we are not able to view the issue JDK-8067664
> , its asking for a login
> .
>
> Please help us to view the issue
>
>
>
> Regards,
> Prem
> ,
> 9884111323
>
>
>
> --
>
> Regards,
> Prem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20151103/6570bc1b/attachment.htm>
More information about the security-dev
mailing list