Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-1917

Deprecate controller MD-SAL APIs for removal

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • Magnesium
    • None
    • mdsal
    • None

      With Java 9+, we have enhanced deprecations, i.e. we can do

      @Deprecated(forRemoval = true)
      

      Such deprecations are not suppressed, result in a more stern warning and clearly communicate the intent to remove.

      Use this facility to issue further warning that these are going away.

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

              Created:
              Updated:
              Resolved: