This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/18893] null pointer exception in the Logger.getCallerStackFrame()
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 25 Sep 2005 20:22:53 -0000
- Subject: [Bug libgcj/18893] null pointer exception in the Logger.getCallerStackFrame()
- References: <20041208211143.18893.thhal@mailblocks.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-25 20:22 -------
Fixed at least in 4.1.0:
Now calling LogHandler.init()
In LogHandler.init()
Now calling LogUser.init()
25-Sep-05 4:22:27 PM se.tada.tests.LogUser hello
INFO: Hello world
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18893