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

rmic should have command line switches for stubs/skeleton directories

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.1
    • 1.1
    • core-libs
    • 1.1
    • sparc
    • solaris_2.5
    • Not verified

      Since stubs and skeletons should typically reside in different places, rmic should be modified to place stubs/skeletons in different directories. The directories could be specified on the command line as follows:

      rmic -dstub <stubdir> -dskel <skeldir> class

      The -d option could still be supported and the generated stubs/skeletons should go in the same directory specified by -d. If no -d option is specified, then class files are placed in the directory from which rmic was invoked.

            rriggs Roger Riggs
            awollratsunw Ann Wollrath (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: