Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-907

Get rid of javax.annotation nullness annotations

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 3.0.0
    • None
    • None

      Nullness annotations are not working with Java 11, as their retention scope is runtime, hence they force jars to import javax.annotation. Remove them in favor of JDT annotations, which have retention=class.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: