jdk/src/java.logging/share/classes/java/util/logging/Logger.java
Fri, 07 Apr 2017 10:53:42 +0100 alanb Merge
Thu, 06 Apr 2017 14:38:15 +0100 dfuchs 8178139: Minor typo in API documentation of java.util.logging.Logger
Fri, 07 Apr 2017 08:05:54 +0000 alanb 8177530: Module system implementation refresh (4/2017)
Fri, 09 Dec 2016 15:48:48 +0000 dfuchs 8170984: java.util.logging might force the initialization of ResourceBundle class too early.
Thu, 01 Dec 2016 08:57:53 +0000 alanb 8169069: Module system implementation refresh (11/2016)
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.
Wed, 27 Apr 2016 18:04:16 +0200 dfuchs 8148568: LoggerFinder.getLogger and LoggerFinder.getLocalizedLogger should take a Module argument instead of a Class.
Fri, 15 Apr 2016 16:19:15 +0100 chegar 8137058: Clear out all non-Critical APIs from sun.reflect
Thu, 17 Mar 2016 19:04:16 +0000 alanb 8142968: Module System implementation
Wed, 02 Mar 2016 11:14:35 +0100 dfuchs 8148820: Missing @since Javadoc tag in Logger.log(Level, Supplier)
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
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
Tue, 16 Jun 2015 12:15:54 +0200 dfuchs 8080933: LogManager.demandSystemLogger should accept a 'caller' argument.
Fri, 20 Feb 2015 18:32:10 +0300 shade 8073479: Replace obj.getClass hacks with Objects.requireNonNull
Wed, 14 May 2014 15:40:39 +0200 dfuchs 8041564: Improved management of logger resources
Tue, 07 Oct 2014 14:49:45 +0200 dfuchs 8028788: Logger.enterring uses String concatenation in a loop
Sun, 17 Aug 2014 15:54:13 +0100 chegar 8054834: Modular Source Code
less more (0) tip