mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
321 B
321 B
category
| category |
|---|
| minorAnalysis |
- The predicate
JaxWsEndpoint::getARemoteMethodno longer requires the result to be annotated with@WebMethod. Instead, the requirements listed in the JAX-RPC Specification 1.1 for required parameter and return types are used. Applications using JAX-RS may see an increase in results.