This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
gcj/75: gcjh barfs on legal java name usage
- To: java-gnats at sourceware dot cygnus dot com
- Subject: gcj/75: gcjh barfs on legal java name usage
- From: ashe at qms dot com
- Date: 22 Oct 1999 23:34:19 -0000
- Reply-To: ashe at qms dot com
- Resent-Cc: java-prs at sourceware dot cygnus dot com, green at cygnus dot com
- Resent-Reply-To: java-gnats@sourceware.cygnus.com, ashe@qms.com
- Resent-To: apbianco at cygnus dot com
>Number: 75
>Category: gcj
>Synopsis: gcjh barfs on legal java name usage
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: apbianco
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Oct 22 16:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator: Steven Ashe
>Release: 2.95.1 and later
>Organization:
>Environment:
linux rh6.0
>Description:
run this legal Java through gcjh:
class Foo {
public static int F;
public void F() {
}
}
result is:
static field has same name as method
>How-To-Repeat:
see "Description"
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: