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

(jdeps) use @jdk.Exported to determine supported vs JDK internal API

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • tools
    • None
    • b23

        The current implementation of jdeps reads ct.sym to determine if it is supported or JDK internal API. ct.sym is only generated for rt.jar and for the image build. This doesn't cover the APIs in tools.jar nor other classes not in rt.jar.

        In JDK 9, jigsaw will modularize the platform and declare exported APIs in the module metadata. The enhancement in jdeps should take that into account.

              mchung Mandy Chung
              mchung Mandy Chung
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: