[Bug libgcj/21949] New: java.rmi.server.RMIClassLoader.getClassLoader() is private, should be public

gbenson at redhat dot com gcc-bugzilla@gcc.gnu.org
Tue Jun 7 15:45:00 GMT 2005


The getClassLoader method of java.rmi.server.RMIClassLoader is private, but it
should be public according to the spec.  The attached patch fixes.

http://java.sun.com/j2se/1.4.2/docs/api/java/rmi/server/RMIClassLoader.html#getClassLoader(java.lang.String)

-- 
           Summary: java.rmi.server.RMIClassLoader.getClassLoader() is
                    private, should be public
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gbenson at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21949



More information about the Gcc-bugs mailing list