Skip to content

Compact classes not working#515

Open
mihxil wants to merge 1 commit intomojohaus:masterfrom
mihxil:make-constructor-accessible
Open

Compact classes not working#515
mihxil wants to merge 1 commit intomojohaus:masterfrom
mihxil:make-constructor-accessible

Conversation

@mihxil
Copy link
Copy Markdown

@mihxil mihxil commented Mar 20, 2026

A 'compact' class results in a not accessible exception if we don't make the constructor accessible.

The test 'CompactClass' is something which can be executed directly in java 25. But not with the exec plugin. By making the package scoped constructor accessible it seems to be fixed.

@mihxil mihxil marked this pull request as ready for review March 20, 2026 14:29
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