This is the mail archive of the java@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]

Re: sqlite/sqlite wrapper compiled natively


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


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