Hi,

On Tue, 2003-08-05 at 13:26, Jeroen Frijters wrote:
> Would anyone mind if I made the
> java.lang.String.CaseInsensitiveComparator inner class non-private (i.e.
> make it package accessible)?

I think this is OK. But make sure that you mark the class final so VMs
can still optimize it. And document clearly why this is necessary (and
not just - IKVM.NET needs this), otherwise someone will probably make it
private again in the future.

Cheers,

Mark


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to