You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2013/01/15 11:26:13 UTC

[jira] [Updated] (SANTUARIO-351) Avoid possible NPE in Unsync OutputStreams

     [ https://issues.apache.org/jira/browse/SANTUARIO-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh updated SANTUARIO-351:
------------------------------------------

    Description: 

There is a downstream problem in Glassfish relating to a NPE in one of the Unsync OutputStreams:

https://issues.apache.org/jira/browse/WSS-419

  was:

This task is to remove ThreadLocal storage from the UnsyncBufferedOutputStream and UnsyncByteArrayOutputStream, and just use new byte[X] instead. There seems little benefit to ThreadLocals here, particularly as the local byte[] is being removed on close anyway. See here for a downstream problem on Glassfish:

https://issues.apache.org/jira/browse/WSS-419

        Summary: Avoid possible NPE in Unsync OutputStreams  (was: Remove ThreadLocal storage from OutputStreams)
    
> Avoid possible NPE in Unsync OutputStreams
> ------------------------------------------
>
>                 Key: SANTUARIO-351
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-351
>             Project: Santuario
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: Java 1.5.3
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: Java 1.5.4, Java 2.0.0
>
>
> There is a downstream problem in Glassfish relating to a NPE in one of the Unsync OutputStreams:
> https://issues.apache.org/jira/browse/WSS-419

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira