-
Notifications
You must be signed in to change notification settings - Fork 358
Issues: openrewrite/rewrite
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
Lombok: JavaParser fails with StringIndexOutOfBoundsException when lombok processor is enabled
bug
Something isn't working
parser-java
#4781
opened Dec 13, 2024 by
amishra-u
In Java 24 and above any rewrite-java module will fail with ClassNoDefFoundError: Type.UnknownType
bug
Something isn't working
java 21+
parser-java
#4768
opened Dec 11, 2024 by
Col-E
Add annotation element values to type attribution model
enhancement
New feature or request
parser-java
#4746
opened Dec 4, 2024 by
zexblue01
Loading…
3 tasks done
Support JEP-441: Pattern Matching for switch for Java 21+
enhancement
New feature or request
java 21+
parser-java
#4661
opened Nov 11, 2024 by
nielsdebruin
Loading…
2 of 3 tasks
Print equality issue with Something isn't working
enhancement
New feature or request
parser-java
<!-- -->
in JavaDoc
bug
#4248
opened Jun 12, 2024 by
loetifuss
Support switch expressions in Java 21; currently fails with "is not print idempotent"
bug
Something isn't working
java 21+
parser-java
#4223
opened Jun 1, 2024 by
fprochazka
Parser error for Java 21 switch expression
bug
Something isn't working
java 21+
parser-java
#4153
opened Apr 27, 2024 by
Bananeweizen
ChangeType
not working with types provided to the parser using dependsOn
.
bug
#4030
opened Feb 21, 2024 by
ammachado
Use
TypedTree
for J.ForEachLoop.Control#variable
parser-java
parser-kotlin
#3996
opened Feb 13, 2024 by
knutwannheden
Loading…
Support parsing Something isn't working
parser-java
test provided
Already replicated with a unit test, using JUnit pioneer's ExpectedToFail
module-info.java
bug
#4054
opened Jan 5, 2024 by
koppor
Parser: not idempotent on annotated varargs
bug
Something isn't working
parser-java
#3881
opened Jan 3, 2024 by
Bananeweizen
Annotation added on method parameter lacks whitespace separation with next annotation
parser-java
#3851
opened Dec 27, 2023 by
jeonyeonbin
•
Draft
3 tasks
edge cases for ReloadableJava17JavadocVisitor
bug
Something isn't working
parser-java
#3650
opened Oct 30, 2023 by
bnaudts
Problem with inner Class named '$' in JavaTemplate
bug
Something isn't working
parser-java
#3623
opened Oct 16, 2023 by
MBoegers
[Discussion] Java Parser with lazy type resolution
discovery
Investigate and determine what should be done
enhancement
New feature or request
parser-java
performance
question
Further information is requested
#3443
opened Jul 27, 2023 by
BoykoAlex
Parsing errors reported from Java parsers
bug
Something isn't working
parser-java
#3398
opened Jul 6, 2023 by
traceyyoshima
Extend error message "Call reset() on JavaParser before parsing another..."
enhancement
New feature or request
parser-java
#3382
opened Jun 30, 2023 by
pstreef
Java parser issue that can not parse annotation after a type correctly
bug
Something isn't working
parser-java
#3230
opened May 10, 2023 by
kunli2
List of Markers is not mutable anymore after parsing with JavaParser
enhancement
New feature or request
parser-java
#3168
opened Apr 26, 2023 by
fabapp2
Switch Pattern Matching - fails to roundtrip with parser, corrupts Something isn't working
parser-java
case
to defaultcase
bug
#3112
opened Apr 14, 2023 by
nmck257
Java Parser slow with 3 particular sources (12-20 sec / each) in Something isn't working
parser-java
performance
spring-data-neo4j
project
bug
#3016
opened Mar 22, 2023 by
BoykoAlex
Brace Location Being auto-detected by JavaTemplate
bug
Something isn't working
parser-java
#2119
opened Aug 7, 2022 by
JLLeitschuh
Support Lombok Annotations
bug
Something isn't working
enhancement
New feature or request
parser-java
#1297
opened Dec 28, 2021 by
hetzijzo
ProTip!
Exclude everything labeled
bug
with -label:bug.