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: compiling a SWT-gui with gcj on windows


>>>>> "Jörg" == Jörg Maisenbacher <joerg@maisenbachers.de> writes:

Jörg> It won't build with the 3.4, but it does with the 3.3. I don't have
Jörg> the time to investigate further atm, but i will post some output soon.
Jörg> I will also try to hunt this effect down.

Sorry, I forgot to mention, we already know what is going on.
String.replaceAll wasn't added until after 3.3 was branched.

But even on the trunk it won't work if you try it.  I mean, you can
compile against it, but at runtime it will throw an exception.  We're
still waiting for the java.util.regex stuff to be worked out.
(On irc today Mark said he's making progress on this front...)

Tom


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