78f385b79a
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 |
||
---|---|---|
.. | ||
awt | ||
beans | ||
io | ||
lang | ||
math | ||
net | ||
nio | ||
rmi | ||
security | ||
sql | ||
text | ||
time | ||
util |