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

Add support for profiles in javac

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved: