-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 5.0u30, 6u24, 6u24-rev, 7
-
Component/s: core-libs
-
generic
-
generic
the following constructors:
(1) ConsoleHandler()
(2) SocketHandler()
(3) SocketHandler(String, int)
(4) StreamHandler(Formatter)
(5) StreamHandler(OutputStream, Formatter)
can throw SecurityException which is not always documented
(1) ConsoleHandler()
(2) SocketHandler()
(3) SocketHandler(String, int)
(4) StreamHandler(Formatter)
(5) StreamHandler(OutputStream, Formatter)
can throw SecurityException which is not always documented
- relates to
-
JDK-4371800 LOGGING APIs: some constructors throw undocumented SecurityException
-
- Resolved
-