[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6475) [Bpel] Several class loader related unsafe places in JBoss Tools

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Jun 17 17:00:46 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12536178#action_12536178 ] 

Max Rydahl Andersen commented on JBIDE-6475:
--------------------------------------------

same as JBIDE-6475 - if the commented code is simply not to be used remove it. otherwise safe guard the use of context classloader.

> [Bpel] Several class loader related unsafe places in JBoss Tools
> ----------------------------------------------------------------
>
>                 Key: JBIDE-6475
>                 URL: https://jira.jboss.org/browse/JBIDE-6475
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: bpel
>    Affects Versions: 3.1.x, 3.2.x
>            Reporter: Brian Fitzpatrick
>            Assignee: Robert (Bob) Brodt
>             Fix For: 3.2.x
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> This originally came from JBIDE-6466
> I find several unsafe places which are related with Thread.currentThread().getContextClassLoader() and Thread.currentThread().setContextClassLoader(). These places in code could have dramatic outcome during JBoss Tools normal work.
> 5) \jbosstools\trunk\bpel\plugins\org.eclipse.bpel.ui\src\org\eclipse\bpel\ui\util\BPELEditorUtil.java 
> - here is potential unsafe code commented;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list