An open API service for providing issue and pull request metadata for open source projects.

GitHub / openrewrite/rewrite-migrate-java issues and pull requests

#768 - Fix `LombokValToFinalVar` in loops

Pull Request - State: open - Opened by MBoegers about 1 month ago
Labels: bug

#767 - Adds direct Jakarta dependency if only available as transitive

Pull Request - State: closed - Opened by bmuschko about 1 month ago

#766 - Change net.wasdev.maven.parent:java8-parent to :parent

Pull Request - State: closed - Opened by BhavanaPidapa about 1 month ago

#765 - added a new xml scanner

Pull Request - State: open - Opened by karthikNousher about 1 month ago - 1 comment

#764 - Pattern matching for `instanceof`

Pull Request - State: open - Opened by Jenson3210 about 1 month ago - 1 comment
Labels: recipe, java 21+

#763 - Pattern Matching for instanceof / JEP 394

Issue - State: open - Opened by Jenson3210 about 1 month ago
Labels: recipe, java 21+

#762 - Add only declarable Gradle jax-ws runtime dependencies

Pull Request - State: closed - Opened by jevanlingen about 2 months ago - 3 comments
Labels: bug, recipe

#761 - Set `acceptTransitive` to true for JSpecify recipes

Pull Request - State: closed - Opened by scordio about 2 months ago - 2 comments
Labels: bug

#760 - Applying AddJaxwsRuntime adds invalid dependency

Issue - State: closed - Opened by BrendanHart about 2 months ago
Labels: bug

#759 - Migrate Traits class usage to constructor calls

Pull Request - State: closed - Opened by MBoegers about 2 months ago

#758 - Adapting to AddDependencyVisitor constructor change

Pull Request - State: closed - Opened by greg-at-moderne about 2 months ago

#757 - Avoid adding `org.jspecify:jspecify` when running `MigrateFromSpringFrameworkAnnotations`

Issue - State: closed - Opened by scordio about 2 months ago - 4 comments
Labels: enhancement, good first issue

#756 - Use ParameterizedClass in test

Pull Request - State: closed - Opened by evie-lau about 2 months ago
Labels: enhancement

#755 - Make fields annotated with `@Produces` static

Pull Request - State: closed - Opened by karthikNousher about 2 months ago - 1 comment
Labels: recipe

#754 - Pick better SDKMan versions

Pull Request - State: closed - Opened by timtebeek about 2 months ago
Labels: bug, test provided

#753 - Add recipe to replace ManagedBean with Named annotation

Pull Request - State: closed - Opened by evie-lau about 2 months ago - 3 comments
Labels: recipe

#752 - Initialize JetBrains Junie 🚀

Pull Request - State: closed - Opened by jetbrains-junie[bot] about 2 months ago

#750 - Switch case add enum values as guards

Pull Request - State: closed - Opened by Jenson3210 about 2 months ago
Labels: recipe

#749 - Refine switch cases

Pull Request - State: closed - Opened by Jenson3210 about 2 months ago - 2 comments
Labels: recipe, java 21+

#748 - Null check as switch case

Pull Request - State: closed - Opened by Jenson3210 about 2 months ago - 3 comments
Labels: recipe, java 21+

#747 - If Else-If construct to switch.

Pull Request - State: open - Opened by Jenson3210 about 2 months ago - 1 comment
Labels: recipe, java 21+

#746 - `UseJavaUtilBase64` does not work with jdk21

Issue - State: closed - Opened by loong95 about 2 months ago - 2 comments
Labels: bug

#745 - Fixing variable names in tests

Pull Request - State: closed - Opened by greg-at-moderne about 2 months ago

#744 - Add JSpecify best practices recipe

Pull Request - State: closed - Opened by timtebeek 2 months ago
Labels: recipe

#743 - JavaxXmlToJakartaXmlXJCBinding modifies unrelated xml files

Issue - State: closed - Opened by mryan43 2 months ago - 5 comments
Labels: bug, question

#742 - Create Faces 3.0 migration

Pull Request - State: closed - Opened by evie-lau 2 months ago - 6 comments
Labels: bug, enhancement, recipe

#741 - Fix Java to Jakarta XJC binding migration

Pull Request - State: closed - Opened by evie-lau 2 months ago - 2 comments

#740 - Update other websocket apis for javax to jakarta

Pull Request - State: closed - Opened by evie-lau 2 months ago

#739 - Add Java 21 migration to Java 25

Pull Request - State: closed - Opened by MBoegers 2 months ago
Labels: java 25+

#737 - Insert `<shared-cache-mode>` before `<properties>` to ensure correct schema order

Pull Request - State: closed - Opened by Avneesh-Dubey 2 months ago - 1 comment
Labels: bug

#736 - Move statements before super(..) in Java constructor #733

Pull Request - State: open - Opened by rkampani 2 months ago - 2 comments
Labels: recipe, java 25+

#735 - Improve JakartaXmlWs recipe

Pull Request - State: closed - Opened by evie-lau 2 months ago - 1 comment
Labels: bug

#733 - Move statements before `super(..)` in Java constructor

Issue - State: open - Opened by JohannisK 3 months ago - 1 comment
Labels: good first issue, recipe

#732 - Recursive package change last in jakarta-ee-9.yml

Pull Request - State: closed - Opened by timtebeek 2 months ago - 2 comments
Labels: bug

#731 - javax.annotation.processing is migrated to non-existent jakarta.annotation.Processing

Issue - State: closed - Opened by dnl50 2 months ago - 6 comments
Labels: bug

#730 - Duplicate jaxws-rt dependency when running Java8toJava11 then JakartaEE9

Issue - State: closed - Opened by evie-lau 2 months ago - 6 comments
Labels: bug

#729 - Upgrade existing jakarta.annotation-api to 2.0.x for EE9

Pull Request - State: closed - Opened by evie-lau 3 months ago - 3 comments
Labels: enhancement

#728 - AddCommonAnnotationsDependencies duplicates dependency when scope is not `compile`

Issue - State: closed - Opened by evie-lau 3 months ago - 3 comments
Labels: bug

#727 - New recipe to only add JAXB API dependencies without runtime dependencies

Pull Request - State: closed - Opened by rlsanders4 3 months ago
Labels: recipe

#726 - Update module provided recipes

Pull Request - State: closed - Opened by cjobinabo 3 months ago

#725 - Update Module provided recipes to use the provided scope

Pull Request - State: closed - Opened by cjobinabo 3 months ago - 1 comment

#724 - refactor: OpenRewrite Recipe best practices

Pull Request - State: closed - Opened by greg-at-moderne 3 months ago - 1 comment

#722 - Recipes for searching Threads or Executors usage

Pull Request - State: closed - Opened by arodionov 3 months ago
Labels: recipe

#720 - Rewrite non-used variables to _

Issue - State: open - Opened by koppor 3 months ago
Labels: recipe, java 21+

#719 - Migrate `com:intellij:annotations` to `org.jetbrains:annotations`

Pull Request - State: closed - Opened by steve-aom-elliott 3 months ago
Labels: good first issue, recipe

#718 - Convert assigning & returning Switch statements to Switch expressions

Issue - State: open - Opened by Jenson3210 3 months ago
Labels: recipe, java 21+

#717 - UseImportPolicy in NoGuavaRefaster

Pull Request - State: closed - Opened by timtebeek 3 months ago
Labels: enhancement

#716 - Remove and cleanup `System.getSecurityManager()`

Pull Request - State: closed - Opened by MBoegers 3 months ago

#714 - Pattern Matching for switch in Java 21 / JEP 411

Pull Request - State: closed - Opened by Jenson3210 3 months ago - 1 comment
Labels: enhancement, recipe, java 21+

#713 - Security Manager API Removal

Pull Request - State: closed - Opened by MBoegers 3 months ago - 3 comments
Labels: recipe

#711 - refactor: OpenRewrite Recipe best practices

Pull Request - State: closed - Opened by timtebeek 3 months ago

#710 - Upgrade jaxb-maven-plugin for Java 11

Pull Request - State: closed - Opened by Jammy-Louie 3 months ago
Labels: recipe

#709 - `ClassCastException`: class org.openrewrite.java.tree.Javadoc$Reference cannot be cast

Issue - State: open - Opened by Pankraz76 3 months ago - 2 comments
Labels: bug, recipe

#708 - Replace the jacoco supporting Gradle 8 deprecated properties

Pull Request - State: closed - Opened by Jenson3210 3 months ago - 1 comment
Labels: recipe

#707 - Improved bouncy castle implementation

Pull Request - State: closed - Opened by JohannisK 3 months ago

#706 - Add `project icon` for `IntelliJ IDEA`

Pull Request - State: closed - Opened by Pankraz76 4 months ago - 2 comments

#705 - Issue#509: Migrate from `java.io.File` to `java.nio.Path`

Pull Request - State: open - Opened by Pankraz76 4 months ago - 1 comment

#704 - Migrate XJC bindings to Jakarta EE

Pull Request - State: closed - Opened by MBoegers 4 months ago
Labels: enhancement

#703 - Jakarta EE11 / Faces 4.1

Pull Request - State: closed - Opened by melloware 4 months ago - 3 comments
Labels: recipe

#702 - Update MSAL

Pull Request - State: closed - Opened by MBoegers 4 months ago

#701 - Revert "Adapt to new arg of AddDependencyVisitor"

Pull Request - State: closed - Opened by greg-at-moderne 4 months ago

#693 - Fix #692: Replace "java.faces" in Java file strings

Pull Request - State: closed - Opened by melloware 4 months ago - 4 comments
Labels: enhancement, recipe

#692 - Composite component facet name not replaced in Jakarta EE10 migration

Issue - State: closed - Opened by jepsar 4 months ago - 2 comments
Labels: enhancement

#689 - Application does not deploy on Payara 6 / EclipseLink after EE10 migration due to error in persistence.xml

Issue - State: closed - Opened by jepsar 4 months ago - 5 comments
Labels: bug, question

#678 - Improve Handling of Absolute, Relative, and Non-Literal URLs in URL Migration

Pull Request - State: closed - Opened by karthikNousher 5 months ago - 4 comments
Labels: recipe

#677 - Add mapping for migration for joda LocalDate

Pull Request - State: open - Opened by YarochkinMichael 5 months ago - 10 comments

#676 - JodaTime should pull threeten-extra from resources, not classpath

Pull Request - State: closed - Opened by timtebeek 6 months ago - 4 comments
Labels: Stale

#671 - refactor: Common static analysis issues

Pull Request - State: closed - Opened by sambsnyd 6 months ago
Labels: bug

#650 - Joda Recipe visitVariable NullPointerException

Issue - State: closed - Opened by philippe-granet 7 months ago - 1 comment
Labels: bug

#649 - Add recipe for updating SDKMAN configuration

Pull Request - State: closed - Opened by nielsdebruin 7 months ago
Labels: enhancement

#648 - `AddMissingMethodImplementation` generating stubs for methods with implementations

Issue - State: open - Opened by williamkmorton 7 months ago - 1 comment
Labels: bug, good first issue

#647 - feat: convert any equals and hashcode to the lombok annotation, ignore implementation

Pull Request - State: open - Opened by timo-a 7 months ago - 1 comment
Labels: recipe, lombok

#646 - feat: use @Data

Pull Request - State: open - Opened by timo-a 7 months ago - 1 comment
Labels: recipe, lombok

#645 - feat: use lombok @NoArgsConstructor annotation

Pull Request - State: open - Opened by timo-a 7 months ago

#644 - feat: use Lombok Log Annotations

Pull Request - State: open - Opened by timo-a 7 months ago

#643 - Bump the Java version in `.sdkmanrc` alongside Java upgrades

Issue - State: closed - Opened by timtebeek 7 months ago - 1 comment
Labels: recipe

#642 - Joda Recipe Varargs ArrayIndexOutOfBoundsException

Issue - State: open - Opened by christopherfischer 7 months ago - 2 comments
Labels: bug

#641 - Joda Recipe NullPointerException visitMethodInvocation

Issue - State: open - Opened by christopherfischer 7 months ago
Labels: bug

#640 - Joda Recipe NullPointerException AddSafeCheckMarker

Issue - State: open - Opened by christopherfischer 7 months ago
Labels: bug

#638 - fix: Skip code references in comment

Pull Request - State: closed - Opened by amishra-u 7 months ago

#637 - fix NPE for records

Pull Request - State: closed - Opened by amishra-u 7 months ago - 1 comment

#636 - Joda Recipe ClassCastException Javadoc$Reference

Issue - State: closed - Opened by christopherfischer 7 months ago
Labels: bug

#635 - Joda Recipe NullpointerException when visting Java Records

Issue - State: closed - Opened by christopherfischer 7 months ago - 3 comments
Labels: bug, question

#634 - Joda Recipe Nullpointer and ClassCastException Exception

Issue - State: closed - Opened by christopherfischer 7 months ago - 1 comment
Labels: bug

#633 - feat: summarize method level getter and setter annotations to one class level annotation

Pull Request - State: open - Opened by timo-a 8 months ago - 1 comment
Labels: recipe, lombok

#632 - [DRAFT]: feat: normalize effective setter methods

Pull Request - State: open - Opened by timo-a 8 months ago - 1 comment
Labels: recipe, lombok

#631 - feat: normalize effective getter methods

Pull Request - State: closed - Opened by timo-a 8 months ago - 4 comments
Labels: recipe, lombok

#630 - Add explicit imports for Record classes past Java 14+

Pull Request - State: closed - Opened by timtebeek 8 months ago - 1 comment
Labels: recipe

#629 - Apply MSAL license when generating POMs

Pull Request - State: closed - Opened by jkschneider 8 months ago

#628 - Apply the MSAL license

Pull Request - State: closed - Opened by jkschneider 8 months ago

#627 - Can't build because of license headers

Issue - State: closed - Opened by timo-a 8 months ago - 2 comments
Labels: bug

#626 - Joda-Time to Java time: Add support for Method Return Statement Migration

Pull Request - State: closed - Opened by amishra-u 8 months ago - 1 comment
Labels: enhancement