Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4096089

3 rmi classes need no-arg constructors to be 1.1.x compatible

XMLWordPrintable

    • sparc
    • solaris_2.5.1

      The following RMI constructors are publically available in 1.1.4 but not in 1.2W
        - java.rmi.server.RemoteRef.<clinit>
        - java.rmi.server.ServerRef.<clinit>
        - java.rmi.server.LoaderHandler.<clinit>

      This breaks source and binary compabitility with 1.1.x. mr suspects the JLS 13.4.12 case - that someone supplied constructors where there were none, so the compiler no longer silently creates the default no-arg constructor.

            duke J. Duke
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: