Interlude OpenJDK 12 branch.

This commit is contained in:
MobiusDevelopment
2019-07-26 10:33:24 +00:00
parent e0c57a1cef
commit 24a2cc615e
17511 changed files with 1039616 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Default global logging level.
# This specifies which kinds of events are logged across
# all loggers. For any given facility this global level
# can be overriden by a facility specific level
# Note that the ConsoleHandler also has a separate level
# setting to limit messages printed to the console.
.level=OFF