commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [bugs #11994] NullPointerException in Parser.classClosed wit


From: Kalle Olavi Niemitalo
Subject: [commit-cp] [bugs #11994] NullPointerException in Parser.classClosed with -encoding UTF-8
Date: Tue, 15 Feb 2005 08:02:43 +0000
User-agent: ELinks/0.11.CVS

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11994>

                 Summary: NullPointerException in Parser.classClosed with
-encoding UTF-8
                 Project: classpath
            Submitted by: kon
            Submitted on: Tue 02/15/2005 at 08:02
                Category: gjdoc
                Severity: 5 - Average
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________

Details:

A gjdoc from today's CVS gets a NullPointerException while processing
the attached file:

$ LANG=C LC_ALL=C gjdoc.kaffe -encoding UTF-8 Bug.java
Loading source file Bug.java ...
java.lang.NullPointerException
   at gnu.classpath.tools.gjdoc.Parser.classClosed (Parser.java:892)
   at gnu.classpath.tools.gjdoc.BracketClose.process (Parser.java:90)
   at gnu.classpath.tools.gjdoc.Parser.parse (Parser.java:783)
   at gnu.classpath.tools.gjdoc.ClassComponent.process (Parser.java:568)
   at gnu.classpath.tools.gjdoc.Parser.parse (Parser.java:783)
   at gnu.classpath.tools.gjdoc.Parser.processSourceFile (Parser.java:743)
   at gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:244)
   at gnu.classpath.tools.gjdoc.Main.startDoclet (Main.java:564)
   at gnu.classpath.tools.gjdoc.Main.start (Main.java:931)
   at gnu.classpath.tools.gjdoc.Main.main (Main.java:758)

This version of gjdoc was compiled with jikes and run with kaffe.
The same occurs with a version compiled to native code with gcj.

The length of the initial comments in the file is critical.




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
julianscheid<address@hidden>    | asked for cc: on gjdoc bugs



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 02/15/2005 at 08:02  Name: Bug.java  Size: 67B   By: kon
test case
<http://savannah.gnu.org/bugs/download.php?item_id=11994&item_file_id=2197>

    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11994>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]