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

Hard to disable symbol file feature through API

XMLWordPrintable

    • b128
    • generic
    • generic
    • Verified

      The expected trick to ignore symbol files does not work:

          StandardJavaFileManager fm = ...;
          fm.setLocation(PLATFORM_CLASS_PATH, fm.getLocation(PLATFORM_CLASS_PATH));

      Also, the file manager ignores any -XD options.

            jjg Jonathan Gibbons
            ahe Peter Ahe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: