You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Kelvin Ye (JIRA)" <ji...@apache.org> on 2007/06/18 08:32:26 UTC

[jira] Created: (HARMONY-4201) [classlib][jndi] Performance improvement for JNDI module

[classlib][jndi] Performance improvement for JNDI module
--------------------------------------------------------

                 Key: HARMONY-4201
                 URL: https://issues.apache.org/jira/browse/HARMONY-4201
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
         Environment: linux and windows
            Reporter: Kelvin Ye


Modified following 4 class for performance improvement:
1. org.apache.harmony.jndi.provider.dns.Resolver
2. org.apache.harmony.jndi.provider.dns.ResolverCache
3. org.apache.harmony.jndi.provider.dns.SList
4. javax.naming.spi.NamingManager

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


[jira] Closed: (HARMONY-4201) [classlib][jndi] Performance improvement for JNDI module

Posted by "Kelvin Ye (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kelvin Ye closed HARMONY-4201.
------------------------------


Verified. It's OK. Thanks very much!

> [classlib][jndi] Performance improvement for JNDI module
> --------------------------------------------------------
>
>                 Key: HARMONY-4201
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4201
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: linux and windows
>            Reporter: Kelvin Ye
>            Assignee: Tony Wu
>         Attachments: harmony-4201.diff
>
>
> Modified following 4 class for performance improvement:
> 1. org.apache.harmony.jndi.provider.dns.Resolver
> 2. org.apache.harmony.jndi.provider.dns.ResolverCache
> 3. org.apache.harmony.jndi.provider.dns.SList
> 4. javax.naming.spi.NamingManager

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


[jira] Updated: (HARMONY-4201) [classlib][jndi] Performance improvement for JNDI module

Posted by "Kelvin Ye (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kelvin Ye updated HARMONY-4201:
-------------------------------

    Attachment: harmony-4201.diff

Would you please try the patch? Thanks very much!

> [classlib][jndi] Performance improvement for JNDI module
> --------------------------------------------------------
>
>                 Key: HARMONY-4201
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4201
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: linux and windows
>            Reporter: Kelvin Ye
>         Attachments: harmony-4201.diff
>
>
> Modified following 4 class for performance improvement:
> 1. org.apache.harmony.jndi.provider.dns.Resolver
> 2. org.apache.harmony.jndi.provider.dns.ResolverCache
> 3. org.apache.harmony.jndi.provider.dns.SList
> 4. javax.naming.spi.NamingManager

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


[jira] Assigned: (HARMONY-4201) [classlib][jndi] Performance improvement for JNDI module

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu reassigned HARMONY-4201:
--------------------------------

    Assignee: Tony Wu

> [classlib][jndi] Performance improvement for JNDI module
> --------------------------------------------------------
>
>                 Key: HARMONY-4201
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4201
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: linux and windows
>            Reporter: Kelvin Ye
>            Assignee: Tony Wu
>         Attachments: harmony-4201.diff
>
>
> Modified following 4 class for performance improvement:
> 1. org.apache.harmony.jndi.provider.dns.Resolver
> 2. org.apache.harmony.jndi.provider.dns.ResolverCache
> 3. org.apache.harmony.jndi.provider.dns.SList
> 4. javax.naming.spi.NamingManager

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


[jira] Resolved: (HARMONY-4201) [classlib][jndi] Performance improvement for JNDI module

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu resolved HARMONY-4201.
------------------------------

    Resolution: Fixed

Patch applied at r548246,  please verify. Thanks.

> [classlib][jndi] Performance improvement for JNDI module
> --------------------------------------------------------
>
>                 Key: HARMONY-4201
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4201
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: linux and windows
>            Reporter: Kelvin Ye
>            Assignee: Tony Wu
>         Attachments: harmony-4201.diff
>
>
> Modified following 4 class for performance improvement:
> 1. org.apache.harmony.jndi.provider.dns.Resolver
> 2. org.apache.harmony.jndi.provider.dns.ResolverCache
> 3. org.apache.harmony.jndi.provider.dns.SList
> 4. javax.naming.spi.NamingManager

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