jdk-24/jdk/test/java
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
..
awt 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
beans 8146313: The java.beans.Statement.invoke() method handles 3-arg Class.forName incorrectly 2016-06-06 18:28:46 +03:00
io 8146156: Inconsistent default locale in string formatter methods 2016-06-06 10:52:21 -07:00
lang 8156536: Remove intermittent key from TreeTest.java and move back to tier1 2016-06-28 14:39:09 +08:00
math 4851777: Add BigDecimal sqrt method 2016-05-20 15:34:37 -07:00
net 8071660: URLPermission not handling empty method lists correctly 2016-06-22 09:01:34 +01:00
nio 8140449: (fs) Paths.get("x").relativize("") return ..\ on Windows 2016-06-17 17:17:21 +01:00
rmi 8158560: Mark java/rmi/transport/dgcDeadLock/DGCDeadLock.java as intermittently faiing 2016-06-02 12:25:17 -07:00
security 8157489: AppleProvider in java.base/macosx/classes/module-info.java.extra 2016-06-13 21:49:37 +00:00
sql 8155088: Fix module dependencies in java/sql/* and javax/* tests 2016-05-17 02:34:56 -07:00
text 8072099: Format "ha" is unable to parse hours 10-12 2016-05-31 16:19:32 +09:00
time 8043387: java/time/test/java/util/TestFormatter.java failed 2016-06-15 09:24:16 -07:00
util 8153955: increase java.util.logging.FileHandler MAX_LOCKS limit 2016-06-27 11:52:49 +05:30