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: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 11 Sep 2006 23:00:24 -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 #5 from bero at arklinux dot org 2006-09-11 23:00 -------
Created an attachment (id=12229)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12229&action=view)
Real test case
Oops, must have attached the wrong file, that was the test case for a much
older problem (PR24598, which turned out to be compiler flag related)
Attaching the real test case that was meant for 28754. I haven't checked yet if
it still breaks in current SVN though
--
bero at arklinux dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12085|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28754