This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/23288] java.lang.Class's #getPackage() returns null
- From: "cvs-commit at developer dot classpath dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 9 Sep 2005 21:51:24 -0000
- Subject: [Bug libgcj/23288] java.lang.Class's #getPackage() returns null
- References: <20050808185414.23288.martin@egholm-nielsen.dk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at developer dot classpath dot org 2005-09-09 21:51 -------
Subject: Bug 23288
CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Tom Tromey <tromey@savannah.gnu.org> 05/09/09 21:42:58
Modified files:
. : ChangeLog
java/net : URLClassLoader.java
Log message:
For PR libgcj/23288:
* java/net/URLClassLoader.java (definePackage): Correctly order
arguments to definePackage. Look up per-entry Attributes.
(getAttributeValue): New method.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4712&tr2=1.4713&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/net/URLClassLoader.java.diff?tr1=1.35&tr2=1.36&r1=text&r2=text
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23288