-
Enhancement
-
Resolution: Duplicate
-
P5
-
None
-
5.0
-
x86
-
windows_xp
A DESCRIPTION OF THE REQUEST :
Please enhance java.util.logging.FileHandler to support a long limit, instead of the current int limit. That is, enable output of more than Integer.MAX_VALUE bytes to a single file.
JUSTIFICATION :
Log analysis is simplified by logging to a single large file.
Please enhance java.util.logging.FileHandler to support a long limit, instead of the current int limit. That is, enable output of more than Integer.MAX_VALUE bytes to a single file.
JUSTIFICATION :
Log analysis is simplified by logging to a single large file.
- duplicates
-
JDK-8059767 FileHandler should allow 'long' limits and handle overflow of MeteredStream.written.
-
- Closed
-
- relates to
-
JDK-8059767 FileHandler should allow 'long' limits and handle overflow of MeteredStream.written.
-
- Closed
-