- Include regression tests for the bug.
- Confirm that the bugfix works with JRE7 and JRE8.
- Link to any relevant issues.
- Include positive and negative tests for the wart.
- Include a description of what the wart does in
docs/_posts/2017-02-11-warts.md.dev
. - Indicate how the wart preserves correctness.
- Confirm that the code works with JRE7 and JRE8.
- Warts should be universal and limited to the language and standard library (see wartremover-contrib for warts that check libraries).
- Link to any relevant issues.
- Indicate why this new functionality is useful.
- Confirm that the code works with JRE7 and JRE8.
- Link to any relevant issues.
- I am submitting this code under the Apache 2.0 license.