Logging FileHandler: static locks and hardcoded maximum number

Daniel Fuchs daniel.fuchs at oracle.com
Thu Feb 19 14:01:18 UTC 2015


Hi Behrooz,

On 19/02/15 13:46, Behrooz Nobakht wrote:
> The version of Java is irrelevant. We have tested our setup
> on Java 7 and Java 8 u25/31. We observe the same exception.
>

Ok - then the version is indeed relevant ;-)

What you are observing may be a symptom of
https://bugs.openjdk.java.net/browse/JDK-8048020
which was fixed in 8u40 build 6.

If you would like to verify that this bug is indeed
what is causing your issue, you may want to try out
your setup with an early access build of 8u40, and
see if the problem disappears.

Early access of 8u40 may be downloaded from there:
https://jdk8.java.net/download.html


best regards,

-- daniel



More information about the core-libs-dev mailing list