This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
java/2412: jv-scan reports parse error
- To: gcc-gnats at gcc dot gnu dot org
- Subject: java/2412: jv-scan reports parse error
- From: Mika dot Riekkinen at tellabs dot com
- Date: 28 Mar 2001 11:49:05 -0000
- Reply-To: Mika dot Riekkinen at tellabs dot com
>Number: 2412
>Category: java
>Synopsis: jv-scan reports parse error
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: rejects-legal
>Submitter-Id: net
>Arrival-Date: Wed Mar 28 03:56:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Mika Riekkinen
>Release: unknown-1.0
>Organization:
>Environment:
> gcj --version
3.0
>Description:
jv-scan reports parse error on the following code.
public class bug1
{
Class c = Object[].class;
}
It is "[].class" that causes parse error.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: