-
Sub-task
-
Resolution: Delivered
-
P4
-
6u191, 7u181, 8u171, 9
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8196010 | 8u171 | Clifford Wayne | P4 | Closed | Delivered | |
JDK-8195782 | 7u181 | Clifford Wayne | P4 | Closed | Delivered | |
JDK-8195781 | 6u191 | Clifford Wayne | P4 | Closed | Delivered |
A new JDK implementation specific system property `jdk.internal.FileHandlerLogging.maxLocks` has been introduced to control the `java.util.logging.FileHandler` MAX_LOCKS limit. The default value of the current MAX_LOCKS (100) is retained if this new system property is not set or an invalid value is provided to the property. Valid values for this property are integers ranging from 1 to Integer.MAX_VALUE-1.
- backported by
-
JDK-8195781 Release Note: System Property Controls the java.util.logging.FileHandler's MAX_LOCKS Limit
- Closed
-
JDK-8195782 Release Note: System Property Controls the java.util.logging.FileHandler's MAX_LOCKS Limit
- Closed
-
JDK-8196010 Release Note: System Property Controls the java.util.logging.FileHandler's MAX_LOCKS Limit
- Closed