public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/3731: gcj should generate class init code for instanceof
@ 2001-07-18 11:26 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2001-07-18 11:26 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3731
>Category:       java
>Synopsis:       gcj should generate class init code for instanceof
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 18 11:26:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tom Tromey <tromey@redhat.com>
>Release:        gcc 3.1
>Organization:
>Environment:

>Description:
gcj should generate calls to class initialization code
before calling the `instanceof' library call.
See this thread:

http://gcc.gnu.org/ml/java-patches/2001-q3/msg00062.html

In particular Bryce's response:

http://gcc.gnu.org/ml/java-patches/2001-q3/msg00078.html
>How-To-Repeat:

>Fix:

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: java/3731: gcj should generate class init code for instanceof
@ 2001-09-29 23:33 bryce
  0 siblings, 0 replies; 2+ messages in thread
From: bryce @ 2001-09-29 23:33 UTC (permalink / raw)
  To: bryce, gcc-bugs, gcc-prs, java-prs, nobody, tromey

Synopsis: gcj should generate class init code for instanceof

Responsible-Changed-From-To: unassigned->bryce
Responsible-Changed-By: bryce
Responsible-Changed-When: Sat Sep 29 23:33:00 2001
Responsible-Changed-Why:
    ...
State-Changed-From-To: open->closed
State-Changed-By: bryce
State-Changed-When: Sat Sep 29 23:33:00 2001
State-Changed-Why:
    It turns out that its not correct to initialize a class that
    is used in an instanceof. _Jv_IsAssignableFrom will now 
    correctly return "false" if called for an uninitialized class.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3731&database=gcc


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-29 23:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-18 11:26 java/3731: gcj should generate class init code for instanceof tromey
2001-09-29 23:33 bryce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).