This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/28754] [4.2 regression] java.lang.nullPointerException while accessing final static members of an interface
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 11 Sep 2006 15:08:41 -0000
- Subject: [Bug java/28754] [4.2 regression] java.lang.nullPointerException while accessing final static members of an interface
- References: <bug-28754-5606@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from tromey at gcc dot gnu dot org 2006-09-11 15:08 -------
I tried to look at this today but the test is missing
a main method (I could work around the lack of a Makefile,
but this is more serious...)
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tromey at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28754