You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2015/08/14 00:13:45 UTC

[jira] [Resolved] (BCEL-105) Thread safety + unbuffered writes

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

Sebb resolved BCEL-105.
-----------------------
    Resolution: Won't Fix

BCEL is not intended to be thread-safe

> Thread safety + unbuffered writes
> ---------------------------------
>
>                 Key: BCEL-105
>                 URL: https://issues.apache.org/jira/browse/BCEL-105
>             Project: Commons BCEL
>          Issue Type: Bug
>          Components: Main
>    Affects Versions: 5.2
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Ken McNeil
>            Assignee: Apache Commons Developers
>         Attachments: bcel.patch.txt
>
>
> Here's a patch for 5.2 to fix all apparent remaining thread safety issues in BCEL plus a case where 
> unbuffered writes were being done. The thread safety changes use thread locals in the spirit of an earlier 
> partial patch. These changes have been used to eliminate the need to synchronize around BCEL while 
> testing real-world applications using Xalan XSLTC on our platform.
> Ken McNeil
> Software Engineer
> Azul Systems, Inc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)