This is the mail archive of the gcc-prs@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]

Re: java/3731: gcj should generate class init code for instanceof


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


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