Commits
User selector
Commit History
Commits on Jun 2, 2021
8267521: Post JEP 411 refactoring: maximum covering > 50K
Show description for 508cec7committed8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on Apr 26, 2021
8265961: Fix comments in logging.properties
Show description for efe6b93committed
Commits on Mar 24, 2021
8264091: Use the blessed modifier order in java.logging
Show description for 45e1babauthored andcommitted
Commits on Feb 25, 2021
8252883: AccessDeniedException caused by delayed file deletion on Windows
Show description for ebdc80eauthored andcommitted
Commits on Dec 6, 2020
8256167: Convert JDK use of `Reference::get` to `Reference::refersTo`
Show description for 972bc3bcommitted
Mandy Chung
Commits on Nov 5, 2020
8255214: Unsupported 'valign' attribute for 'th' tag used in j.u.l.LogManager
Show description for 867a484committed
Commits on Oct 28, 2020
8255299: Drop explicit zeroing at instantiation of Atomic* objects
Show description for 3c4fc79authored andcommitted
Commits on Aug 28, 2020
8252265: Replace @exception with @throws java.util.logging package
Show description for bfabf12committed
Vipin Sharma
Commits on Aug 18, 2020
8251160: Fix "no comment" warnings in java.logging
Show description for daffaa8committed
Commits on Jul 23, 2020
8250221: Address use of default constructors in java.logging
Show description for bb6647ccommitted
Commits on Jul 15, 2020
8249205: Remove unnecessary trademark symbols
Show description for 55039aacommitted
Commits on Jul 3, 2020
8245302: Upgrade LogRecord to support long thread ids and remove its usage of ThreadLocal
Show description for e2072bbauthored andcommitted
Commits on May 25, 2020
8239013: java.util.logging.Logger catalog cache keeps strong references to ResourceBundles
Show description for e04e052committed
Commits on May 15, 2020
8245111: Update doc comments for improved processing by the Standard Doclet
Show description for 36fb21dcommitted
Commits on Apr 8, 2020
8242230: Whitespace typos, relaxed javadoc, formatting
Show description for 4c4271fcommitted
Commits on Mar 12, 2019
8220262: fix headings in java.logging
Show description for 71ac5a6committed
Commits on Feb 21, 2019
8216363: NullPointerException in java.util.logging.Handler#isLoggable
Show description for e58a4dacommitted
Commits on Dec 26, 2018
8214567: Use {@systemProperty} for definitions of system properties
Show description for 6774e56authored andcommitted
Commits on Dec 13, 2018
8211093: Default logging.properties sets log level for com.xyz.foo
Show description for 0bdabe5committed
Commits on Dec 12, 2018
8215309: Convert package.html files to package-info.java files
Show description for 40d7e4ccommitted
Roger Riggs
Commits on Dec 7, 2018
8214971: Replace use of string.equals("") with isEmpty()
Show description for 938b844committed
Roger Riggs
Commits on Nov 6, 2018
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Show description for 9ffe7e1committed
Mandy Chung
Commits on Oct 16, 2018
8211960: broken links in java.util.logging
Show description for 1e40cb4committed
Commits on Aug 27, 2018
8209987: Minor cleanup in Level.java
Show description for c5299d4authored andcommitted
Commits on Aug 20, 2018
8209456: [error-prone] ShortCircuitBoolean in java.logging
Show description for 65f4c7dcommitted
Commits on Apr 3, 2018
8200364: Remove unnecessary boxing via primitive wrapper valueOf(String) methods
Show description for 79fffd0committed
Martin Buchholz
Commits on Jan 26, 2018
8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
Show description for e6c7f04committed
Commits on Dec 8, 2017
8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value
Show description for eb62b5ecommitted8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works
Show description for a875519committed
Commits on Nov 9, 2017
8189953: FileHandler constructor throws NoSuchFileException with absolute path
Show description for ccdb0efcommitted
Commits on Sep 12, 2017
8187443: Forest Consolidation: Move files to unified layout
Show description for 3789983committed
Loading