Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7901527

jtreg produces class files outside the JTwork directory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • None
    • tools
    • None

      If you use the following in your jtreg test:

       * @library /../../test/lib
       * @build sun.hotspot.WhiteBox

      The following files are produced in the current directory:

      test/lib/sun/hotspot/WhiteBox$WhiteBoxPermission.class
      test/lib/sun/hotspot/WhiteBox.class

      They should be in the JTwork directory. This problem was produced with hotspot/test/runtime/SharedArchiveFile/SharedStrings.java, and other tests.

            jjg Jonathan Gibbons
            cjplummer Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: