System.setProperties(null) does not remove implementation properties

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8
    • Component/s: 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.

            Assignee:
            Roger Riggs
            Reporter:
            Mike Duigou
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: