-
Bug
-
Resolution: Fixed
-
P4
-
8
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8234458 | 8u251 | Padmapriya Prasad | P4 | Resolved | Fixed | b01 |
JDK-8239777 | emb-8u251 | Padmapriya Prasad | P4 | Resolved | Fixed | team |
A DESCRIPTION OF THE PROBLEM :
https://docs.oracle.com/javase/8/docs/technotes/guides/logging/overview.html
"FileHandlers, MemoryHandlers, and PrintHandlers can all be created with various attributes."
"PrintHandlers" should probably be "ConsoleHandlers"
https://docs.oracle.com/javase/8/docs/technotes/guides/logging/overview.html
"FileHandlers, MemoryHandlers, and PrintHandlers can all be created with various attributes."
"PrintHandlers" should probably be "ConsoleHandlers"
- backported by
-
JDK-8234458 "Java Logging Overview" mentions non-existent class PrintHandler
- Resolved
-
JDK-8239777 "Java Logging Overview" mentions non-existent class PrintHandler
- Resolved