You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vasily Zakharov (JIRA)" <ji...@apache.org> on 2007/03/20 16:39:33 UTC

[jira] Created: (HARMONY-3445) [classlib][swing] UIDefaultsTest restructurized

[classlib][swing] UIDefaultsTest restructurized
-----------------------------------------------

                 Key: HARMONY-3445
                 URL: https://issues.apache.org/jira/browse/HARMONY-3445
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Vasily Zakharov
            Priority: Minor
         Attachments: Harmony-3445-test.patch

After fixing issues HARMONY-3385, HARMONY-3398 and HARMONY-3420 three tests were added to UIDefaultsTest, testGetUIWithClassLoader(), testGetUIClassWithThreadClassLoader() and testProxyLazyValueWithThreadClassLoader(), and all three of them use essentially the same auxiliary class, ArrayClassLoader.

The attached patch restructurizes and simplifies the UIDefaultsTest to use the same ArrayClassLoader class for all three tests.

The test's functionality and logic is not affected in any way.


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


[jira] Resolved: (HARMONY-3445) [classlib][swing] UIDefaultsTest restructurized

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

Alexey Petrenko resolved HARMONY-3445.
--------------------------------------

    Resolution: Fixed

Vasily,
thanks for the patch.

It has been applied. Please, verify.

> [classlib][swing] UIDefaultsTest restructurized
> -----------------------------------------------
>
>                 Key: HARMONY-3445
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3445
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Vasily Zakharov
>         Assigned To: Alexey Petrenko
>            Priority: Minor
>         Attachments: Harmony-3445-test.patch
>
>
> After fixing issues HARMONY-3385, HARMONY-3398 and HARMONY-3420 three tests were added to UIDefaultsTest, testGetUIWithClassLoader(), testGetUIClassWithThreadClassLoader() and testProxyLazyValueWithThreadClassLoader(), and all three of them use essentially the same auxiliary class, ArrayClassLoader.
> The attached patch restructurizes and simplifies the UIDefaultsTest to use the same ArrayClassLoader class for all three tests.
> The test's functionality and logic is not affected in any way.

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


[jira] Updated: (HARMONY-3445) [classlib][swing] UIDefaultsTest restructurized

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

Vasily Zakharov updated HARMONY-3445:
-------------------------------------

    Attachment: Harmony-3445-test.patch

> [classlib][swing] UIDefaultsTest restructurized
> -----------------------------------------------
>
>                 Key: HARMONY-3445
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3445
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Vasily Zakharov
>            Priority: Minor
>         Attachments: Harmony-3445-test.patch
>
>
> After fixing issues HARMONY-3385, HARMONY-3398 and HARMONY-3420 three tests were added to UIDefaultsTest, testGetUIWithClassLoader(), testGetUIClassWithThreadClassLoader() and testProxyLazyValueWithThreadClassLoader(), and all three of them use essentially the same auxiliary class, ArrayClassLoader.
> The attached patch restructurizes and simplifies the UIDefaultsTest to use the same ArrayClassLoader class for all three tests.
> The test's functionality and logic is not affected in any way.

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


[jira] Closed: (HARMONY-3445) [classlib][swing] UIDefaultsTest restructurized

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

Vasily Zakharov closed HARMONY-3445.
------------------------------------


The patch applied fine, thanks Alexey.

Verified, closing.


> [classlib][swing] UIDefaultsTest restructurized
> -----------------------------------------------
>
>                 Key: HARMONY-3445
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3445
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Vasily Zakharov
>         Assigned To: Alexey Petrenko
>            Priority: Minor
>         Attachments: Harmony-3445-test.patch
>
>
> After fixing issues HARMONY-3385, HARMONY-3398 and HARMONY-3420 three tests were added to UIDefaultsTest, testGetUIWithClassLoader(), testGetUIClassWithThreadClassLoader() and testProxyLazyValueWithThreadClassLoader(), and all three of them use essentially the same auxiliary class, ArrayClassLoader.
> The attached patch restructurizes and simplifies the UIDefaultsTest to use the same ArrayClassLoader class for all three tests.
> The test's functionality and logic is not affected in any way.

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


[jira] Assigned: (HARMONY-3445) [classlib][swing] UIDefaultsTest restructurized

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

Alexey Petrenko reassigned HARMONY-3445:
----------------------------------------

    Assignee: Alexey Petrenko

> [classlib][swing] UIDefaultsTest restructurized
> -----------------------------------------------
>
>                 Key: HARMONY-3445
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3445
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Vasily Zakharov
>         Assigned To: Alexey Petrenko
>            Priority: Minor
>         Attachments: Harmony-3445-test.patch
>
>
> After fixing issues HARMONY-3385, HARMONY-3398 and HARMONY-3420 three tests were added to UIDefaultsTest, testGetUIWithClassLoader(), testGetUIClassWithThreadClassLoader() and testProxyLazyValueWithThreadClassLoader(), and all three of them use essentially the same auxiliary class, ArrayClassLoader.
> The attached patch restructurizes and simplifies the UIDefaultsTest to use the same ArrayClassLoader class for all three tests.
> The test's functionality and logic is not affected in any way.

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