Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-573

Review code of CDI class to switch to ServiceLoader

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 2.0 .Final
    • 2.0-EDR1
    • Concepts
    • None

    Description

      Right now CDI seems to mimics the JDK service loader mechanism in the the private findAllProviders method.
      In order to get rid of useless code in the API and to limit compatibility issues with JDK9 and jigsaw, I think we should change this code and use Service Loader instead of doing something similar.

      Attachments

        Activity

          People

            asabotdu@redhat.com Antoine Sabot-Durand (Inactive)
            asabotdu@redhat.com Antoine Sabot-Durand (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: