Uploaded image for project: 'XNIO'
  1. XNIO
  2. XNIO-260

Java 8 Compact Profiles

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 3.3.5.Final, 3.4.0.Beta2
    • 3.3.3.Final
    • api
    • None

    Description

      I am trying to use xnio with Java 8 Compact profiles.
      xnio-nio.jar is compatible with compact1 profile but xnio-api.jar is not. xnio-api export classes from javax.management (compact3 profile), javax.security.sasl (compact3 profile).
      Only org.xnio.Xnio class has dependency to javax.management.* packages. I removed the javax.managment.* packages from Xnio, and it runs without error.
      Is it possible to remove compile javax.managment dependency from the Xnio class.

      jdk/bin/jdeps -P xnio-api.jar command could be used to check if the jar is compatible with compact profiles.

      Attachments

        Activity

          People

            dlloyd@redhat.com David Lloyd
            ozhanduz_jira ozhan duz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: