classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: Implemented some methods javax.swing.text.Abstract


From: Mark Wielaard
Subject: Re: [cp-patches] FYI: Implemented some methods javax.swing.text.AbstractDocument
Date: Sat, 23 Apr 2005 13:03:56 +0200

Hi Roman,

On Sat, 2005-04-23 at 10:41 +0200, Roman Kennke wrote:
> 2005-04-23  Roman Kennke  <address@hidden>
> 
>         * javax/swing/text/AbstractDocument.java
>         (getDocumentProperties): Implemented.
>         (setDocumentProperties): Implemented.
>         (getProperty): Implemented.
>         (putProperty): Implemented.

As implemented these methods aren't thread safe. Now we don't seem to
have any implementation for the read and write lock methods (and they
are not even marked final currently) so it might not matter at this
time. Just wanted to know if you (or someone else) had thought about
these issues. It would be good to add a big fat FIXME to the
documentation of this class to warn about any threading issues.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]