You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/05/23 00:28:16 UTC

[jira] Resolved: (HARMONY-3891) [drlvm][thread] null Thread.currentThread in custom system classloader constructor

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

Gregory Shimansky resolved HARMONY-3891.
----------------------------------------

    Resolution: Fixed

Patch applied at 540768. Attached class loader test seems to work ok now.

> [drlvm][thread] null Thread.currentThread in custom system classloader constructor
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-3891
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3891
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows, Linux
>            Reporter: Sergey Salishev
>         Assigned To: Gregory Shimansky
>         Attachments: ClassLoader1.java, H3891.patch
>
>
> When running the attached test case with 
> java -Djava.system.class.loader=ClassLoader1 bla
> the Thread.currentThread returns unexpected null value

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.