8310987: Missing @since tag(s) in java/util/logging/ErrorManager.java
Reviewed-by: lancea, iris
This commit is contained in:
parent
e3a7e020d2
commit
e8ff74c7e8
@ -34,6 +34,8 @@ package java.util.logging;
|
||||
* then rather than throwing an Exception back to the issuer of
|
||||
* the logging call (who is unlikely to be interested) the Handler
|
||||
* should call its associated ErrorManager.
|
||||
*
|
||||
* @since 1.4
|
||||
*/
|
||||
|
||||
public class ErrorManager {
|
||||
|
Loading…
x
Reference in New Issue
Block a user