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

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

    XMLWordPrintable

Details

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

    Description

      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?

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: