mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-26 18:20:28 +00:00
Two new updateConfiguration methods have been added to LogManager: call updateConfiguration to update a configuration *after* the LogManager is initialized. Reviewed-by: mchung