-
Notifications
You must be signed in to change notification settings - Fork 73
Issues: openrewrite/rewrite-migrate-java
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
NoGuavaJava21 causing invalid code since v2.28.0
bug
Something isn't working
#590
opened Oct 24, 2024 by
protocol7
Recipes to replace Guava New feature or request
Immutable{Set|List|Map}.copyOf()
calls with Java {Set|List|Map}.copyOf()
calls
enhancement
#584
opened Oct 20, 2024 by
knutwannheden
Add explicit imports to avoid conflicts with classes added to Recipe requested
java.lang
, like Record
recipe
#540
opened Aug 26, 2024 by
timtebeek
AddJaxbDependencies removes Something isn't working
javax.xml.bind:jaxb-api
when it is required by another dependency
bug
#504
opened Jun 28, 2024 by
pstreef
Include adding javafx dependencies with JDK17 upgrade recipe
enhancement
New feature or request
recipe
Recipe requested
#472
opened May 3, 2024 by
Kushank24
URLThreeArgumentConstructor
does not introduce newly thrown exception
bug
#467
opened Apr 29, 2024 by
timtebeek
AddMissingMethodImplementation should check for superclass implementations of the relevant method
bug
Something isn't working
enhancement
New feature or request
#466
opened Apr 25, 2024 by
nmck257
LombokValueToRecord results in broken if method references are used
bug
Something isn't working
good first issue
Good for newcomers
#449
opened Apr 2, 2024 by
holgpar
PreferJavaUtilFunction
should not convert when used specifically as Guava type
bug
#436
opened Mar 20, 2024 by
timo-abele
PreferJavaUtilObjectsEquals does not check for existing equals method
bug
Something isn't working
#434
opened Mar 20, 2024 by
timo-abele
Running `Something isn't working
org.openrewrite.java.migrate.UpgradeToJava21
should not downgrade jakarta.inject-api
dependency, should it?
bug
#394
opened Jan 14, 2024 by
koppor
UseTextBlocks - incorrect escaping for Kotlin
bug
Something isn't working
parser-kotlin
#367
opened Dec 8, 2023 by
nmck257
AddMissingMethodImplementation
generates wrong method for constructors
bug
#360
opened Nov 22, 2023 by
ammachado
Use StringBuilder#isEmpty() instead of comparing size()
good first issue
Good for newcomers
recipe
Recipe requested
#336
opened Oct 13, 2023 by
koppor
Pattern Matching for switch in Java 21 / JEP 411
enhancement
New feature or request
java 21+
parser-java
recipe
Recipe requested
#306
opened Sep 26, 2023 by
matsev
Migrate from Good for newcomers
recipe
Recipe requested
*jdk15on
bouncycastle packages to *jdk18on
or *jdk15to18
good first issue
#286
opened Sep 8, 2023 by
yeikel
Migrate from Good for newcomers
recipe
Recipe requested
com.intellij:annotations
to org.jetbrains:annotations
good first issue
#289
opened Aug 31, 2023 by
yeikel
Collections.singleton and Collections.singletonList allow null, Set.of and List.of not
bug
Something isn't working
#250
opened Jul 6, 2023 by
JosRoseboom
Support for Ternary Operator assignments in var context
enhancement
New feature or request
#237
opened Jun 13, 2023 by
MBoegers
JDK 13+ : Headings should start with Recipe requested
h2
and h4
recipe
#208
opened Apr 14, 2023 by
yeikel
Recipe UseTextBlocks: Textblock not constructed AFTER it encounters a variable in a string.
enhancement
New feature or request
#261
opened Apr 2, 2023 by
jbessels
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.