jetty/jetty.project

Improve @ManagedAttribute processing

Open

#7561 opened on Feb 10, 2022

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Java (3,701 stars) (1,913 forks)batch import
BugHelp Wanted

Description

Jetty version(s) 10.0.x

Description If @ManagedAttribute is put on a setter method, the processing of the annotation gets confused. See #7513 and comment https://github.com/eclipse/jetty.project/pull/7532#issuecomment-1029561508.

Contributor guide