On Thu, 29 Jun 2023 11:48:43 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> Simple addition of a doc tag. > > src/share/classes/com/sun/management/GarbageCollectionNotificationInfo.java > is introduced in jdk7 by > 7036199: Adding a notification to the implementation of > GarbageCollectorMXBeans This pull request has now been integrated. Changeset: c08c9831 Author: Kevin Walls <kev...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c08c9831df2428e9d083a56eda5ebf00623ba961 Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8311000: missing @since info in jdk.management Reviewed-by: rriggs, mli ------------- PR: https://git.openjdk.org/jdk/pull/14708