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

SafeThread illegal access to java.lang private fields should be removed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 16
    • 9, 11, 15, 16
    • xml

      com.sun.org.apache.xml.internal.utils.SafeThread hacks private fields in java.lang.Thread to clear thread locals. The java.base module does not open java.lang to module java.xml so I assume it fails since JDK 9. Can the usages of SafeThread be re-examined? Can these usages be replaced with InnocuousThread?

            joehw Joe Wang
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: