mebigfatguy / fb-contrib

a FindBugs/SpotBugs plugin for doing static code analysis for java code bases
http://fb-contrib.sf.net
GNU Lesser General Public License v2.1
154 stars 45 forks source link

`JXI_INVALID_CONTEXT_PARAMETER_TYPE` false-positive with `CloseableService` #425

Closed boris-petrov closed 10 months ago

boris-petrov commented 3 years ago

According to the documentation, CloseableService should be used with javax.ws.rs.core.Context but JXI_INVALID_CONTEXT_PARAMETER_TYPE warns that this type is not valid. That's a bug.

mebigfatguy commented 10 months ago

targetted for 7.6.1