rmic puts generated classes in wrong directory

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: 1.2.0
    • Component/s: core-libs

      This bug is reported on behalf of JDK 1.2 EA customer (Digital Equipment):

      Assume I have a file foo\MyRemObj.class that contains a subclass of java.rmi.server.UnicastRemoteObject. When I invoke rmic as follows:

          rmic foo.MyRemObj

      I would expect that it places the generated files MyRemObj_Skel.class
      and MyRemObj_Stub.class in the directory foo; however, it actually places
      it into the current directory.

      This problem is present in all versions on JDK 1.1 as well.

            Assignee:
            Unassigned
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: