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

Update javac for the removal of -Djava.endorsed.dirs and -Djava.ext.dirs

XMLWordPrintable

      javac supports -endorseddirs and -Djava.endorsed.dirs options to override the default endorsed directory. javac should ignore the java.endorsed.dirs system property for -target 9 and later but may probably need to keep the support for -target 8 and older.

      Similarly for extension mechanism, -extdirs and -Djava.ext.dirs are supported by javac.

            jjg Jonathan Gibbons
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: