mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
5 lines
321 B
Markdown
5 lines
321 B
Markdown
---
|
|
category: minorAnalysis
|
|
---
|
|
* The predicate `JaxWsEndpoint::getARemoteMethod` no 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.
|