8311000: missing @since info in jdk.management
Reviewed-by: rriggs, mli
This commit is contained in:
parent
660cd256b7
commit
c08c9831df
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -80,6 +80,8 @@ import com.sun.management.internal.GarbageCollectionNotifInfoCompositeData;
|
||||
* the notification are provided in the {@linkplain #getGcAction action} String
|
||||
* </li>
|
||||
* </ul>
|
||||
*
|
||||
* @since 1.7
|
||||
**/
|
||||
|
||||
public class GarbageCollectionNotificationInfo implements CompositeDataView {
|
||||
|
Loading…
Reference in New Issue
Block a user