Closed sdhays closed 5 years ago
If you compile with -Xlint:all, generated service proxy code outputs lots of unchecked and rawtype warnings, obscuring warnings in the real code. These warnings should be suppressed in the generated code.
If you compile with -Xlint:all, generated service proxy code outputs lots of unchecked and rawtype warnings, obscuring warnings in the real code. These warnings should be suppressed in the generated code.