Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8057645 Deprivilege JAX-WS, JAXB, JAF to extension class loader
  3. JDK-8161386

Release Note: JAX-WS, JAXB, JAF are deprivileged and defined by platform class loader

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P3 P3
    • 9
    • 9
    • xml
    • Verified

      The defining class loader of java.xml.ws, java.xml.bind, and java.activation
      module and their classes is changed to the platform class loader (non-null)
      (see the specification for `java.lang.ClassLoader::getPlatformClassLoader`).

      Existing code that assumes the defining class loader of JAX-WS, JAXB, JAF
      classes may be impacted by this change (e.g. custom class loader delegation to
      the bootstrap class loader skipping the extension class loader).

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: