[Bug 2954] New: ecj/override.patch is missing new @Overrides in RMIJRMPServerImpl.java

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri May 6 16:48:43 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2954

            Bug ID: 2954
           Summary: ecj/override.patch is missing new @Overrides in
                    RMIJRMPServerImpl.java
           Product: IcedTea
           Version: 6-hg
          Hardware: all
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: tdaitx at gmail.com
                CC: unassigned at icedtea.classpath.org

Created attachment 1525
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=1525&action=edit
fix ecj override patch

The update in 1.13.11 introduced new @Overrides inside the
jdk/src/share/classes/javax/management/remote/rmi/RMIJRMPServerImpl.java class,
this breaks gcj builds.

The attached patch updates patches/ecj/override.patch to also remove all new
@Override annotations from RMIJRMPServerImpl.java.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160506/7ef2c39e/attachment.html>


More information about the distro-pkg-dev mailing list