Skip to content

issues Search Results · repo:INRIA/spoon language:Java

Filter by

1k results
 (77 ms)

1k results

inINRIA/spoon (press backspace or delete to remove)

Hi everyone, I am unsure whether #3744 introduced a regression when calling setSimpleName on a model built from a VirtualFile. Is it valid to combine a VirtualFile and the SniperJavaPrettyPrinter? Here ...
  • MaxAtoms
  • Opened 
    6 days ago
  • #6227

Hi, per our tradition of being cutting edge, we will try building Spoon with Maven 4, and see what breaks. https://maven.apache.org/docs/4.0.0-alpha-8/release-notes.html
  • monperrus
  • Opened 
    on Feb 12
  • #6179

Sonatype Central launched a new feature to validate Sigstore signatures as part of publishing. Also see the [LinkedIn post](https://www.linkedin.com/posts/brianefox_central-publisher-portal-now-validates-sigstore-activity-7290426264060854273-UUuP/?utm_source=share ...
  • algomaster99
  • Opened 
    on Jan 30
  • #6169

Describe the bug When entering illegal Java code, the result is usually transformed to a different (but still illegal) code. However, in some cases it get transformed / deleted. Source code you are trying ...
bug
  • Clipi-12
  • Opened 
    on Jan 28
  • #6163

Bugs While using CtCodeElement#partiallyEvaluate I noticed invocations like Integer.toString(number, 16) where not being evaluated since the logic only accepts null targets or CtLiteral targets. I tried ...
bug
  • Clipi-12
  • Opened 
    on Jan 26
  • #6159

Hi all, We have now 23 weekly beta releases. I propose to release 11.1.1 and bump minor. If you re OK, 👍 on the issue, if you re not, tell us why by commenting here. We ll release in a few days.
  • monperrus
  • 3
  • Opened 
    on Jan 19
  • #6140

Describe the bug In some cases, the javadoc is not attached to the test class, like in the example source code (ctClass.getComments() would then be empty). Note: if there is a package declaration or ...
bug
  • Luro02
  • 1
  • Opened 
    on Dec 17, 2024
  • #6106

Describe the bug spoon.support.reflect.declaration.CtTypeImpl.hasSameParameters(CtExecutable ? candidate, CtTypeReference ? ... parameterTypes) lacks an if condition without which a comparison between ...
bug
  • CoreRasurae
  • 3
  • Opened 
    on Nov 12, 2024
  • #6072

Describe the bug I am seeing errors like: 15:34:29.240 [main] ERROR spoon.Launcher - error: JDTCommentBuilder crashed with the error, some comments may be missing in the model: java.lang.IndexOutOfBoundsException: ...
bug
  • josple
  • Opened 
    on Nov 12, 2024
  • #6069

Describe the bug Complex type arguments that involve multiple types and nested parameterized types are not currently handled correctly. The issue that happens is that the type params are split on , which ...
bug
  • josple
  • Opened 
    on Nov 12, 2024
  • #6068
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub