Skip to content

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

Open
andersju wants to merge 17 commits into
developfrom
feature/port-housekeeping-to-java
Open

refactor(housekeeping): Port HouseKeeping from Groovy to Java#1820
andersju wants to merge 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
@andersju
andersju requested review from kaipoykio and kwahlin July 24, 2026 11:12
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.

1 participant