Integrated: 8358970: CounterMonitorMBean.getDerivedGaugeTimeStamp() JavaDoc incorrectly documents null

Kevin Walls kevinw at openjdk.org
Thu Jun 12 20:26:34 UTC 2025


On Mon, 9 Jun 2025 13:15:27 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> Simple correction where API docs state a return value may be "null", but in fact this is a result of type long, and may be zero.

This pull request has now been integrated.

Changeset: 523a4efe
Author:    Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/523a4efe1ce2231edd7019043a49f7bf0a0f6aef
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8358970: CounterMonitorMBean.getDerivedGaugeTimeStamp() JavaDoc incorrectly documents null

Reviewed-by: sspitsyn, lmesnik

-------------

PR: https://git.openjdk.org/jdk/pull/25694


More information about the serviceability-dev mailing list