jdk-24/jdk/test/java/util/logging/Level/myresource2.properties
Daniel Fuchs aebe74d3f5 6543126: Level.known can leak memory
Custom level instances will now be released when their defining class loader is no longer referenced.

Reviewed-by: plevart, mchung, chegar
2016-09-14 14:04:14 +01:00

6 lines
156 B
INI

OTHEREMERGENCY=localized.otheremergency
OTHERALERT=localized.otheralert
OTHERCRITICAL=localized.othercritical
SEVERE=localized.severe
INFO=localized.info.2