Skip to content

Pull requests: openrewrite/rewrite-static-analysis

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

FallThrough: don't add a break after a guarded early exit
#1008 opened Aug 16, 2026 by Niloyyy Contributor Loading…
Skip declaration-site variance for invariant storage
#1007 opened Aug 15, 2026 by martinfrancois Contributor Draft
4 tasks done
Preserve escaped backslash-newline text in UsePortableNewlines
#1006 opened Aug 15, 2026 by martinfrancois Contributor Draft
4 tasks done
Add recipe to avoid repeated Pattern.compile calls
#1005 opened Aug 14, 2026 by raj7-dev Loading…
3 of 4 tasks
Place @Nullable correctly on qualified nested return types
#996 opened Aug 11, 2026 by martinfrancois Contributor Draft
3 of 4 tasks
Add super.finalize() through two-level finalizer hierarchies
#993 opened Aug 11, 2026 by martinfrancois Contributor Draft
3 of 4 tasks
Preserve comments before unwrapped else blocks
#992 opened Aug 11, 2026 by martinfrancois Contributor Loading…
4 tasks done
Keep Java Runtime.exec replacements out of non-Java sources
#990 opened Aug 11, 2026 by martinfrancois Contributor Draft
4 tasks done
ReplaceDeprecatedRuntimeExecMethods: preserve the argument vector
#976 opened Aug 10, 2026 by martinfrancois Contributor Draft
4 tasks done
Keep char[] and non-Java sources out of String.valueOf conversion
#975 opened Aug 10, 2026 by martinfrancois Contributor Draft
4 tasks done
Avoid existing methods when renaming near-miss Object methods
#974 opened Aug 10, 2026 by martinfrancois Contributor Draft
4 tasks done
ObjectFinalizeCallsSuper: declare Throwable when adding super.finalize()
#969 opened Aug 10, 2026 by martinfrancois Contributor Loading…
4 tasks done
Fix NPE in NestedEnumsAreNotStatic when class body is null
#957 opened Aug 1, 2026 by devsuyash-Hq Loading…
1 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.