Integrated: 8048: Agent throws exceptions on missing or empty descriptions
Ralf Schmelter
rschmelter at openjdk.org
Tue Mar 7 15:46:27 UTC 2023
On Tue, 28 Feb 2023 14:18:18 GMT, Ralf Schmelter <rschmelter at openjdk.org> wrote:
> The agent throws exceptions when the description of an event or value is empty or missing. This change just omits the Description annotation for the generated event classes in this case.
This pull request has now been integrated.
Changeset: 70417c11
Author: Ralf Schmelter <rschmelter at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jmc/commit/70417c1109ec655f051e5ad48c82e1b51f6f8b7f
Stats: 11 lines in 1 file changed: 4 ins; 0 del; 7 mod
8048: Agent throws exceptions on missing or empty descriptions
Reviewed-by: clanger, hirt
-------------
PR: https://git.openjdk.org/jmc/pull/473
More information about the jmc-dev
mailing list