Searched refs:unchangeableSystemProperties (Results 1 – 1 of 1) sorted by relevance
85 private static final Properties unchangeableSystemProperties; field in System108 unchangeableSystemProperties = initUnchangeableSystemProperties();787 unchangeableSystemProperties.put(name, value); in initUnchangeableSystemProperty()805 Properties p = new PropertiesWithNonOverrideableDefaults(unchangeableSystemProperties); in createSystemProperties()1076 new PropertiesWithNonOverrideableDefaults(unchangeableSystemProperties); in setProperties()