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

Add support for profiles in javac

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • P3
    • 8
    • None
    • tools
    • b78
    • Verified

    Description

      JDK 8 will support profiles. We want to be able to use javac to compile code for a target profile and get messages if API is used in source code that is not available in the selected profile. This requires that
      a) javac knows which classes are available in each profile
      b) there is a way to specify the selected profile for a compilation

      Attachments

        Issue Links

          Activity

            People

              jjg Jonathan Gibbons
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: