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

Update annotation processor to use standard Service provider mechanism

XMLWordPrintable

    • b18
    • generic, x86
    • generic, windows_xp
    • Not verified

      The JSR 269 implementation was originally written to use the java.util.Service class introduced in Mustang rather than the off-used but non-standard sun.misc.Service. However, since NetBeans needs to be able to use JSR 269 on down-rev JDK's, it is helpful if the JSR 269 implementation doesn't have any dependencies on APIs introduced in Mustang. Addressing this situation led to bug 6343486 to have JSR 269 use sun.misc.Service instead. This bug is to update the annotation processing infrastructure to the standard service provider.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: