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

[jira] Resolved: (HARMONY-3736) [classlib][luni] provide appropriate values for non-standard impl-specifc properties

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

Alexey Petrenko resolved HARMONY-3736.
--------------------------------------

    Resolution: Fixed

The patches have been applied.

> [classlib][luni] provide appropriate values for non-standard impl-specifc properties
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3736
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3736
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey Varlamov
>         Assigned To: Alexey Petrenko
>         Attachments: classlib.diff, classlib.diff, drlvm.diff
>
>
> Currently classlib mostly relies on VMs providing non-standard properties which are needed for classlib implementation.
> These in particular include:
> "java.tmpdir", "user.language", "user.region", "file.encoding", "user.timezone", "java.util.prefs.PreferencesFactory", "javax.xml.transform.TransformerFactory"
> Some of them may be not needed at all, while others are required. Classlib should take care of them and set them if VM does not provide specific values.

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