Skip to content

refactor(housekeeping): Port HouseKeeping from Groovy to Java - #1820

Merged
andersju merged 17 commits into
developfrom
feature/port-housekeeping-to-java
Aug 3, 2026
Merged

refactor(housekeeping): Port HouseKeeping from Groovy to Java#1820
andersju merged 17 commits into
developfrom
feature/port-housekeeping-to-java

Conversation

@andersju

Copy link
Copy Markdown
Member

One more clanker-assisted port that should be faithful to the Groovy version.

Now that everything is Java (except tests), we compile with javac instead of going through the Groovy compiler, reducing compilation time a bit.

Also added a bunch of tests generated against the original Groovy code.

andersju added 17 commits July 14, 2026 13:52
… is mutable (like in Groovy); match Groovy behavior in extractComments for non-String comments; naming things

@jannistsiroyannis jannistsiroyannis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤯
Not gonna pretend i read this line by line, but [if it works], great!

@andersju
andersju merged commit 068be81 into develop Aug 3, 2026
1 check passed
@andersju
andersju deleted the feature/port-housekeeping-to-java branch August 3, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants