This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

java/1074: jv-scan fails on ArrayClass.java



>Number:         1074
>Category:       java
>Synopsis:       jv-scan fails on ArrayClass.java
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Dec 15 14:06:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Tom Tromey
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
I get this error:

creche. jv-scan --list-class ArrayClass.java 
ArrayClass.java: 6: parse error

ArrayClass.java comes from libjava/testsuite/libjava.compile/
It is syntactically correct.  It appears that parse-scan.y
doesn't correctly handle `.class' syntax.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]