This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug classpath/19613] java.util.prefs should work like the JDK



------- Comment #6 from tromey at gcc dot gnu dot org  2006-03-01 17:13 -------
That format is used for exporting preferences to a file.

It turns out they use a variant of that for writing the
preferences to the preference store.  However, how locking is
handled is undocumented.  So, interoperating looks difficult.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19613


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]