This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Class's #getPackage() returns null - (old) bug?
Tom Tromey writes:
> >>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
>
> >> # ./testpackage
> >> ClassLoader: gnu.gcj.runtime.VMClassLoader@10074fc0
> >> Package: null
>
> Andrew> Indeed. Feel free to try this with trunk or 4.0.
>
> Actually we still get null with cvs head.
> Martin, could you file a PR for this?
I thought you finally fixed getPackage() a little while ago?
Andrew.