jdk-24/jdk/src/java.logging/share
Ramanand Patil 78f385b79a 8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
This patch adds a new configurable property "java.util.logging.FileHandler.maxLocks" to java.util.logging.FileHandler which can be defined in the logging configuration file and makes it possible to configure the maximum number of concurrent log file locks a FileHandler can handle. If not overridden, the default value of maxLocks (100) remains unchanged.

Reviewed-by: dfuchs, coffeys
2016-06-27 11:52:49 +05:30
..
classes 8153955: increase java.util.logging.FileHandler MAX_LOCKS limit 2016-06-27 11:52:49 +05:30
conf 8153955: increase java.util.logging.FileHandler MAX_LOCKS limit 2016-06-27 11:52:49 +05:30