Max Gilead wrote:
> Hello!
>
> I found a problem while trying to run this under Kaffe:
>
> public class Test { public static void main(String[] args) {
> System.out.println("A,B".split(",")[0]);
> } }
Hi Max,
Thanks for the bug report! Fixed in the CVS now.
cheers,
dalibor topic