jdk/src/java.logging/share/classes/java/util/logging/LogManager.java
Wed, 09 Aug 2017 15:39:50 -0700 jjg 8185984: fix a11y and html issues in java.logging module
Fri, 12 May 2017 10:26:25 -0700 ksrini 8179697: Fix Html5 errors in java.naming, java.logging, jdk.httpserver, jdk.net, jdk.sctp
Fri, 07 Apr 2017 08:05:54 +0000 alanb 8177530: Module system implementation refresh (4/2017)
Wed, 15 Mar 2017 19:24:56 -0700 mli 8176563: @since value errors in apis of java.base/java.logging module
Wed, 02 Nov 2016 14:46:40 +0000 dfuchs 8152515: (logging) LogManager.resetLogger should ignore LinkageError
Tue, 12 Jul 2016 11:29:01 +0100 dfuchs 8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code.
Tue, 17 May 2016 19:24:46 +0200 dfuchs 8139982: Re-examine java.management dependency on java.util.logging.LoggingMXBean
Tue, 03 May 2016 10:40:54 -0700 darcy 6850612: Deprecate Class.newInstance since it violates the checked exception language contract
Wed, 27 Apr 2016 18:04:16 +0200 dfuchs 8148568: LoggerFinder.getLogger and LoggerFinder.getLocalizedLogger should take a Module argument instead of a Class.
Mon, 18 Apr 2016 20:58:30 +0100 chegar 8153158: Remove sun.misc.ManagedLocalsThread from java.logging
Wed, 20 Jan 2016 11:02:36 -0800 iris 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
Fri, 20 Nov 2015 19:26:16 +0100 dfuchs 8140364: JEP 264 Platform Logger API and Service Implementation
Mon, 12 Oct 2015 20:13:22 +0200 dfuchs 8033661: readConfiguration does not cleanly reinitialize the logging system
Mon, 28 Sep 2015 13:39:27 +0100 chegar 8137056: Move SharedSecrets and interface friends out of sun.misc
Thu, 06 Aug 2015 19:07:35 +0300 avstepan 8133115: docs: replace <tt> tags (obsolete in html5) for java.util.logging, java.util.prefs, java.util.zip, java.util.jar
Thu, 06 Aug 2015 16:36:47 +0200 dfuchs 8132550: java/util/logging/LoggingDeadlock2.java times out
Tue, 16 Jun 2015 12:15:54 +0200 dfuchs 8080933: LogManager.demandSystemLogger should accept a 'caller' argument.
Sun, 17 May 2015 10:38:36 +0200 plevart 8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers()
Thu, 02 Apr 2015 11:43:11 +0100 chegar 8047149: Enhance thread contexts in core libraries
Thu, 02 Apr 2015 16:24:46 +0200 dfuchs 7113878: LogManager - namedLoggers should be ConcurrentHashMap instead of Hashtable
Thu, 02 Apr 2015 11:42:07 +0200 dfuchs 8075810: LogManager.readConfiguration may throw undocumented IllegalArgumentException
Fri, 05 Dec 2014 12:20:51 +0100 dfuchs 8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
Wed, 03 Dec 2014 19:28:35 +0000 chegar Merge
Wed, 03 Dec 2014 14:22:58 +0000 chegar 8049367: Modular Run-Time Images
Mon, 24 Nov 2014 17:02:37 +0100 dfuchs 8060132: Handlers configured on abstract nodes in logging.properties are not always properly closed
Wed, 22 Oct 2014 17:23:14 +0200 dfuchs 8059767: FileHandler should allow 'long' limits and handle overflow of MeteredStream.written.
Fri, 26 Sep 2014 11:29:29 +0200 dfuchs 8043306: Provide a replacement for the API that allowed to listen for LogManager configuration changes
Sun, 17 Aug 2014 15:54:13 +0100 chegar 8054834: Modular Source Code
less more (0) tip