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

Remove javac -XDnoModules

XMLWordPrintable

    • b121
    • Not verified

      javac Modules code contains the following:

      http://hg.openjdk.java.net/jdk9/dev/langtools/file/b5af83c995f9/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Modules.java#l166

              // The following is required, for now, to support building
              // Swing beaninfo via javadoc.
              noModules = options.isSet("noModules");

      This needs to be cleaned up.

            vromero Vicente Arturo Romero Zaldivar
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: