sqlite/sqlite wrapper compiled natively

Tom Tromey tromey@redhat.com
Mon Apr 19 16:31:00 GMT 2004


Erik> The method String[] String.split(String) is apparently not
Erik> defined in libgcj? Maybe it's not supposed to ... Dunno.

Erik> The method String String.replaceAll(String,String) is apparently
Erik> not defined either in libgcj? Again. I leave it up to you.

don't these both rely on java.util.regex?  That wasn't checked in
until fairly recently.  It will show up in 3.5.

Tom



More information about the Java mailing list