Skip to content

Commit

Permalink
8310987: Missing @SInCE tag(s) in java/util/logging/ErrorManager.java
Browse files Browse the repository at this point in the history
Reviewed-by: lancea, iris
  • Loading branch information
dfuch committed Jun 30, 2023
1 parent e3a7e02 commit e8ff74c
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -34,6 +34,8 @@
* 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 {
Expand Down

1 comment on commit e8ff74c

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.