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

The javah tool "-td" option is ignored on WIN32.

XMLWordPrintable

    • 1.2fcs
    • sparc
    • solaris_2.6
    • Not verified

      The javah tool "-td" option is ignored on WIN32 when trying to
      specify another directory for storing temporary files. On WIN32
      the javah tool always creates temporary files under C:\WINDOWS\TEMP
      no matter if you specified a different directory using the "-td"
      option.

      This occurs on JDK1.2Beta4-I.

      The attachment has the test case.

      To run the test case do the following on WIN32.

      win32> tar xvf junk.tar
      win32> cd junk
      win32> test.ksh

      Notice that it creates the temporary files under C:\WINDOWS\TEMP and not
      the current directiry ".".

            apalanissunw Anand Palaniswamy (Inactive)
            aefreche Alan Frechette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: