> J P Lewis writes:
> below is a program that has a bug - it doesn't create an array
> before assigning into it (happens in a constructor).
> Under 116v4a/glibc, the program says "Can't find class" rather than
> printing a nice stacktrace. Under 115v5,7 it sometimes prints the
> stacktrace;
below is a program that has a bug - it doesn't create an array
before assigning into it (happens in a constructor).
Under 116v4a/glibc, the program says "Can't find class" rather
than printing a nice stacktrace. Under 115v5,7 it sometimes
prints the stacktrace; sometimes the constructor returns