You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Ivanov (JIRA)" <ji...@apache.org> on 2007/07/09 11:22:04 UTC

[jira] Created: (HARMONY-4394) [classlib][logging] Harmony/RI behaves "lazy-load" for the "java.util.logging.config.class" properties.

[classlib][logging] Harmony/RI behaves "lazy-load" for the "java.util.logging.config.class" properties.
-------------------------------------------------------------------------------------------------------

                 Key: HARMONY-4394
                 URL: https://issues.apache.org/jira/browse/HARMONY-4394
             Project: Harmony
          Issue Type: Bug
          Components: Non-bug differences from RI
            Reporter: Vladimir Ivanov
            Priority: Minor


The command like:
java.exe -showversion -Djava.util.logging.config.class=<class> <test>

gives different results for different runtimes (BEA/RI/Harmoy).
But according to notes on the dev@ in the thread: 
http://mail-archives.apache.org/mod_mbox/harmony-dev/200707.mbox/%3c7273946b0707060215l23516f92raedc87c1e8a8a000@mail.gmail.com%3e

it is seems to be OK.


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