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

The javadoc should contain a note about usages of requires transitive java.base;

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P3 P3
    • 24
    • tools
    • None
    • behavioral
    • minimal
    • Language construct
    • JDK

      Summary

      Uses of requires transitive java.base; (which is a preview feature under JEP 494) will get a warning box in the javadoc output.

      Problem

      Uses of requires transitive java.base;, as a preview feature, are not marked in the javadoc in any way.

      Solution

      When a module, JDK or user, will declare requires transitive java.base;, they will get a warning box in the javadoc output.

      Specification

      Sample javadoc output is uploaded as 8343752-v2.zip containing:

        1. 8343752.zip
          13.32 MB
        2. 8343752-v2.zip
          13.32 MB

            jlahoda Jan Lahoda
            jlahoda Jan Lahoda
            Adam Sotona
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: