jetty/jetty.project

Improve @ManagedAttribute processing

Open

#7,561 opened on Feb 10, 2022

 (2 comments) (0 reactions) (1 assignee)Java (1,913 forks)batch import
BugHelp Wanted

Repository metrics

Stars
 (3,701 stars)
PR merge metrics
 (PR metrics pending)

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