Skip to content

Add support for JEP 512 for for package-private static main method#499

Merged
slawekjaranowski merged 1 commit intomojohaus:masterfrom
altaiezior:issue-494
Oct 20, 2025
Merged

Add support for JEP 512 for for package-private static main method#499
slawekjaranowski merged 1 commit intomojohaus:masterfrom
altaiezior:issue-494

Conversation

@altaiezior
Copy link
Copy Markdown
Contributor

@altaiezior altaiezior commented Oct 14, 2025

Closes #494

Comment thread pom.xml Outdated
@slawekjaranowski
Copy link
Copy Markdown
Member

We have merged

you can try rebase and adjust with new code

@altaiezior
Copy link
Copy Markdown
Contributor Author

@slawekjaranowski I think only the unit test remains in this MR, rest of it is being handled in the earlier MR itself. I have rebased, let me know if any further changes are required

@slawekjaranowski slawekjaranowski merged commit 7a66c3e into mojohaus:master Oct 20, 2025
26 checks passed
@slawekjaranowski slawekjaranowski added this to the 3.6.3 milestone Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JEP 512 Support not working when main method is static and package private

2 participants