.jcheck/conf
author dfuchs
Tue, 25 Apr 2017 11:54:34 +0100
changeset 44911 7cfd28612947
parent 43596 6f2d432b3cf0
child 45695 e15e4013d1c3
permissions -rw-r--r--
8179222: SimpleConsoleLogger should protect against MissingResourceException Summary: SimpleConsoleLogger now emulates the behaviour of java.util.logging.Formatter, trapping MissingResourceException and using the key as the message if the ResourceBundle has no match for that key. Reviewed-by: naoto

project=jdk10