Skip to content

Conversation

@manojsp12
Copy link
Contributor

@manojsp12 manojsp12 commented Jan 11, 2022

No description provided.

<skip>false</skip>
<argLine>
${argLine} --add-opens
java.xml/jdk.xml.internal=ALL-UNNAMED
Copy link
Member

Choose a reason for hiding this comment

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

Why do we need to add --add-opens? why do we want the private methods opened up for reflection? Its used only during runtime. So not sure why we have it here? what happens if we do not have it?

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.

3 participants