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

Reply via email to