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

rmic puts generated classes in wrong directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not an Issue
    • P4
    • None
    • 1.2.0
    • core-libs

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: