issues
search
openrewrite
/
rewrite-migrate-java
OpenRewrite recipes for migrating to newer versions of Java.
Apache License 2.0
111
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Java 17 recipe add serialVersionUUID and @Serial by default
#560
melloware
closed
2 months ago
9
refactor: Operator wrapping on end of line
#559
timtebeek
closed
2 months ago
0
Drop unnecessary trailing escape in UseTextBlocks
#558
BramliAK
closed
2 months ago
1
fix: Handle ImmutableOf as Select on MethodInvocation
#557
amishra-u
closed
2 months ago
0
StringFormatted should not leave trailing whitespace after replacement
#556
BramliAK
closed
2 months ago
1
UseTextBlocks creating unnecessary trailing escape
#555
protocol7
closed
2 months ago
1
Remove wrong namespace-change of package javax.transaction.xa
#554
Xaeras
closed
2 months ago
0
Removed subject methods Recipe - Added the recipe to the top List
#553
BhavanaPidapa
closed
2 months ago
0
Skip adding var to local variables initialized by array initializer
#552
MBoegers
closed
2 months ago
0
`UseVarForObject` creates broken code when replacing array that is created with array literals
#551
uhafner
closed
2 months ago
5
`UseVarForObject` creates broken code when replacing type variable
#550
uhafner
closed
4 weeks ago
7
Correctly override parent property to set Java version
#549
DidierLoiseau
closed
2 months ago
8
Remove parameters from java-version-11.yml for DetectAWTGetPeerMethod recipe
#548
ranuradh
closed
2 months ago
0
UpgradeBuildToJava17 does not seem to detect Java 17 declared in spring-boot-starter-parent and adds maven.compiler.release property
#547
DidierLoiseau
closed
2 months ago
1
refactor: Update Gradle wrapper
#546
shanman190
closed
2 months ago
0
Modified the RemovedSubjectMethods recipe
#545
BhavanaPidapa
closed
2 months ago
1
Replace static `com.sun.awt.AWTUtilities` methods with Java 11 equivalents
#544
ranuradh
closed
2 months ago
0
Recipe to migrate from `Math.random` to `ThreadLocalRandom`
#543
sullis
closed
2 months ago
1
Recipe to migrate from Math.random to ThreadLocalRandom
#542
sullis
closed
2 months ago
1
Recipes to migrate from Javax, Jakarta and JetBrains nullability annotations to JSpecify
#541
sullis
closed
3 months ago
5
Add explicit imports to avoid conflicts with classes added to `java.lang`, like `Record`
#540
timtebeek
opened
3 months ago
5
org.openrewrite.java.migrate.lombok.LombokValToFinalVar does not clean up imports
#539
blipper
closed
3 months ago
1
Handle generics in PreferJavaUtilObjectsRequireNonNull
#538
mbruggmann
closed
3 months ago
2
Migrate to JSpecify from OpenRewrite JSR-305 meta-annotations
#537
jkschneider
closed
3 months ago
0
Migrate to JSpecify from OpenRewrite JSR-305 meta-annotations
#536
jkschneider
closed
3 months ago
0
Migrate from OpenRewrite JSR-305 meta-annotations to JSpecify
#534
jkschneider
closed
3 months ago
0
Use a transient field for `seen` in FindJavaVersion
#533
timtebeek
closed
3 months ago
0
Recipe ReplaceLocalizedStreamMethods
#532
BhavanaPidapa
closed
3 months ago
0
refactor: Update Gradle wrapper
#531
shanman190
closed
3 months ago
0
Add Recipe RemovedRuntimeTraceMethods Java 17
#530
ranuradh
closed
3 months ago
0
Upgrade Scala dependencies as part of Java 11 upgrade
#529
timtebeek
closed
3 months ago
0
Clear out empty newlines
#528
timtebeek
closed
3 months ago
0
Additional No guava recipes
#527
Laurens-W
closed
3 months ago
0
Recipe to replace PropertyChangeListener methods to ConfigurationListener Methods
#526
BhavanaPidapa
closed
2 months ago
3
Fix #457: Refactor javax.annotation to ChangePackage
#525
melloware
closed
3 months ago
9
Recipe ReplaceAWTGetPeerMethod in Java 11 Migration
#524
ranuradh
closed
3 months ago
8
`maven.compiler.release` set in parent is not recognized in child module
#523
pzygielo
closed
2 months ago
6
Add Refaster style recipes for Guava
#522
timtebeek
closed
4 months ago
0
ChangeMethodInvocationReturnType should shorten FQCN
#521
timtebeek
closed
4 months ago
0
AbstractNoGuavaImmutableOf#isParentTypeDownCast throws IndexOutOfBoundsException
#520
mbruggmann
closed
1 month ago
0
Replace `Paths.get` with `Path.of`
#519
timtebeek
closed
4 months ago
0
fix: UseEnumSetOf should ignore array and varargs parameters
#518
mbruggmann
closed
4 months ago
1
Adding all org.glassfish.main migrations to jakarta
#517
sgartner03
closed
4 months ago
2
UseEnumSetOf rewrite breaks for varargs parameter
#516
mbruggmann
closed
4 months ago
2
Recipe descriptions should consistently end in a dot
#515
timtebeek
closed
4 months ago
0
UpgradeJavaVersion recipe does not work properly when a Java version isn't explicitly specified
#514
cjobinabo
closed
4 months ago
0
Added support for javax.inject
#513
sgartner03
closed
4 months ago
2
refactor: Update Gradle wrapper
#511
shanman190
closed
4 months ago
0
Replace `Reference.clone()` with new constructor in Java 11 migration
#510
ranuradh
closed
4 months ago
1
Fix typo
#509
BoykoAlex
closed
4 months ago
0
Previous
Next