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/4105: gcj doesn't generate enough reflection info



>Number:         4105
>Category:       java
>Synopsis:       gcj doesn't generate enough reflection info
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 23 16:16:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tom Tromey <tromey@redhat.com>
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
gcj doesn't generate enough reflection information.
In particular it doesn't generate information about:
* The declaring class (for an inner class)
* Inner classes declared in this class
* Inner interfaces declared in this class

This info is required to implement certain reflection
methods in java.lang.Class
>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]