[ https://issues.apache.org/jira/browse/HARMONY-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481038
]
Tony Wu commented on HARMONY-3320:
----------------------------------
verified, Thanks.
> [classlib][nio_char]org/apache/harmony/nio_char/tests/java/nio/charset/CharsetTest used
System.setProperties incorrectly
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: HARMONY-3320
> URL: https://issues.apache.org/jira/browse/HARMONY-3320
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Reporter: Tony Wu
> Attachments: harmony-3320.diff
>
>
> Assume that we have a oldprop.
> Once set the oldprop by System.setProperties, the internal properties will be replaced
with it, so that next operation of System.setProperty will modify the oldprop directly.
> the incorrect use in this testcase leads to failure while we try to roll back the properties.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|