Integrated: 8351967: JFR: AnnotationIterator should handle num_annotations = 0

Markus Grönlund mgronlun at openjdk.org
Mon Mar 17 09:59:01 UTC 2025


On Thu, 13 Mar 2025 18:03:05 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> A tiny adjustment to cover a corner case related to the processing of the RuntimeVisibleAnnotations attribute.
> 
> Testing: jdk_jfr
> 
> Thanks
> Markus

This pull request has now been integrated.

Changeset: 2eecf159
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2eecf159afac32fe3a8141aec467d83cb63ef92b
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8351967: JFR: AnnotationIterator should handle num_annotations = 0

Reviewed-by: egahlin

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

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


More information about the hotspot-jfr-dev mailing list