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

Need modular Java EE jar files

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Not an Issue
    • Icon: P2 P2
    • None
    • None
    • other-libs

      As in the past, some JDK API's also appear in Java EE with additional methods and classes. In the past, these were handled using endorsed jar files. This feature is gone in JDK9.
      This needs to be worked around by a combination of modular jar files in upgrademodulepath and module path.

      The current work-around is to use the attached jar files as follows.
      javax.enterprise.cdi.api.jar javax.interceptor.javax.interceptor.api.jar are needed in module path.
      java.transaction.jar javax.annotation-api-1.2.jar are needed in upgrademodulepath.

      We need an official solution with official jar files.

            lancea Lance Andersen
            sfelts Stephen Felts (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: