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?
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: Martin Egholm Nielsen <martin at egholm-nielsen dot dk>, java at gcc dot gnu dot org
- Date: 08 Aug 2005 10:45:58 -0600
- Subject: Re: Class's #getPackage() returns null - (old) bug?
- References: <dcve6g$3vs$1@sea.gmane.org><17143.22662.818856.839297@zapata.pink>
- Reply-to: tromey at redhat dot com
>>>>> "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?
Tom