Hi all,

org.apache.harmony.prefs.tests.java.util.prefs.PreferencesTest fails on some
machines when there are restrictions in access to system registry.
https://issues.apache.org/jira/browse/HARMONY-1751 describes the issue. It
looks like Harmony implementation does not follow spec for
Preferences.systemNodeForPackage(). Besides, the test is incorrect as well
because it does not expect java.util.prefs.BackingStoreException on
Preferences.childrenNames() and fails on RI.

Could anyone look into the issue?

--
Thanks,
Elena

Reply via email to