mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8310987: Missing @since tag(s) in java/util/logging/ErrorManager.java
Reviewed-by: lancea, iris
This commit is contained in:
parent
e3a7e020d2
commit
e8ff74c7e8
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue