You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to analyze certain sources I am getting the said JLSViolation error when building the model.
Only happens in Spoon v11.0.0.
And, looks like it happens only in sources using generics like in line 8 and 11 in the sample code.
Describe the bug
When trying to analyze certain sources I am getting the said JLSViolation error when building the model.
Only happens in Spoon v11.0.0.
And, looks like it happens only in sources using generics like in line 8 and 11 in the sample code.
I have created a sample repo for reproduction: https://github.com/anto-christo/spoon-jlsviolation-repro
Any help in this regard is appreciated.
Source code you are trying to analyze/transform
Source code for your Spoon processing
Actual output
Expected output
No response
Spoon Version
11.0.0
JVM Version
java 21.0.3 2024-04-16 LTS
What operating system are you using?
macOS Sonoma 14.5
The text was updated successfully, but these errors were encountered: