classpath-patches
[Top][All Lists]
Advanced

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

RE: [cp-patches] APPROVAL: Merge of java.lang.StringBuilder


From: Jeroen Frijters
Subject: RE: [cp-patches] APPROVAL: Merge of java.lang.StringBuilder
Date: Wed, 19 Jan 2005 10:09:33 +0100

Andrew John Hughes wrote:
> Attached is a patch to merge java.lang.StringBuilder (thanks
> to Tom Tromey) to HEAD.

I'm still not thrilled about this. If any of the //FIXME methods are
used (in code compiled against the Sun libraries), it will still not
work correctly.

I general I'm not a fan of turning obvious failure (StringBuilder class
not found) into more subtle ones (NoSuchMethodError, but only
occasionally).

Regards,
Jeroen




reply via email to

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