Searched refs:parsePropertyAssignments (Results 1 – 1 of 1) sorted by relevance
774 parsePropertyAssignments(p, specialProperties()); in initUnchangeableSystemProperties()777 parsePropertyAssignments(p, runtime.properties()); in initUnchangeableSystemProperties()820 private static void parsePropertyAssignments(Properties p, String[] assignments) { in parsePropertyAssignments() method in System