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

System.setProperties(null) does not remove implementation properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • core-libs
    • None
    • Fix Understood

      When the system properties are initialized in System.initializeSystemClass() the set of properties is trimmed to remove certain implementation properties. If the system properties are re-initialized via System.setProperties(null) then the implementation properties are not removed. Additionally, the property values set by sun.misc.Version.init() are omitted.

            rriggs Roger Riggs
            mduigou Mike Duigou
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: