Update annotation processor to only use java.util.ServiceLoader

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7
    • Component/s: core-libs

      For a variety of reasons, the javac compiler was changed to use core reflection to find a service loader class to annotation processor discovery instead of using a direct source referernce to one service loader or another (6378954). Once javac supports running on JDK 6 or later, the standard java.util.ServiceLoader can be used directly.
      Another API update is to directly assume that URLClassLoader is Closeable, see 6558476.

            Assignee:
            Joe Darcy
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: