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

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Delivered
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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).

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

              Created:
              Updated:
              Resolved: