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

The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • tools
    • b04
    • Not verified

    Description

      When compiling with -implicit:none, attribute, flow and desugar should be skipped for better performance.

      This should be particularly useful when compiling with sjavac, since many classes (compiled by other instances) are only referenced implicitly.

      Attachments

        Activity

          People

            alundblad Andreas Lundblad (Inactive)
            alundblad Andreas Lundblad (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: