Issues
- 5
false positive: Suggests to prefer `Files.newOutputStream` when `FileOutputStream` is needed
#302 opened by McPringle - 9
- 12
@SuppressModernizer not applicable to type use
#155 opened by delanym - 1
Normalize replacement comments
#312 opened by Bananeweizen - 1
invalid checkstyle configuration
#310 opened by Bananeweizen - 1
duplicate standard open option
#309 opened by Bananeweizen - 4
Groovy fails on Java 24
#296 opened by mkarg - 1
Release 3.0.0
#299 opened by gaul - 5
Is there way to avoid 'Prefer java.util.Optional.orElseThrow' if 'isPresent()' is right before
#300 opened by romani - 3
- 5
Q: How do you release?
#261 opened by cstamas - 0
Maps and sets of given size after Java 19
#258 opened by snago - 1
Consider URL violation
#104 opened by gaul - 2
Java 24 support
#286 opened by yeikel - 0
Add violation for `Maps.immutableEntry`
#277 opened by gaul - 1
Ask: Release of plugin soon?
#260 opened by cstamas - 9
- 5
No violation for Dictionary, Enumeration, and Stack
#182 opened by delanym - 1
- 3
Unsupported class file major version 65
#212 opened by talios - 2
Is 2.7.0-SNAPSHOT published somewhere?
#211 opened by ilgrosso - 1
Way to extract modernizer logs / reports
#158 opened by abhisheksurve45 - 1
JDK 21 compatibility
#192 opened by wendigo - 4
Automate code formatting
#184 opened by gaul - 1
Release a new version to support Java 20
#177 opened by Harmelodic - 4
Violation not being detected
#176 opened by pmverma - 0
Guava Files.createParentDirs
#165 opened by gaul - 2
Describe XML schema for modernizer.xml config.
#138 opened by AMashenkov - 5
Add new violations for Java 13-15
#115 opened by gaul - 2
Optional.get() as optional violation
#159 opened by rovarga - 0
Recommend `Optional::orElseThrow` instead of `get`
#147 opened by gaul - 1
A required class was missing while executing org.gaul:modernizer-maven-plugin:2.4.0:modernizer: org/codehaus/plexus/util/StringUtils
#141 opened by froque - 0
BLOCKER modernizer-maven-plugin depends on plexus-utils but does not declare it as dependency
#152 opened by cstamas - 2
Support Java 19
#150 opened by Harmelodic - 1
why prefer `StringBuilder` instead of `StringBuffer`?
#149 opened by youzipi - 4
Simple concatenations should not be flagged
#140 opened by yeikel - 10
Not clear that JDK immutable factories are more "modern" than Guava immutable collections
#134 opened by kevinb9n - 0
Set up new CI
#129 opened by gaul - 8
Java 11 Support
#135 opened by milindbangar79 - 1
Several project dependencies are outdated
#131 opened by binkley - 8
- 3
Allow @SuppressModernizer on a constructor
#125 opened by findepi - 0
Add violations for Iterables Stream equivalents
#114 opened by gaul - 2
2.2.0 release
#120 opened by gaul - 6
Crash on Java 15 preview-features
#118 opened by nickstolwijk - 2
Classes annotated with javax.annotation.Generated and javax.annotation.processing.Generated are not ignored
#117 opened by nickstolwijk - 4
No worky on java 14
#112 opened by davidkarlsen - 5
Use public scope on your classes
#111 opened by brianhks - 7
Figure out minimum supported Java version
#110 opened by gaul - 3
Upgrade ASM for jdk 14 / 15 support to ASM 7.3.1
#105 opened by hazendaz