Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add thread stack size (-Xss) option #489

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Conversation

Apanatshka
Copy link
Contributor

I use maven plugins that can be stack hungry because of some recursive code. Right now I use mvnd.jvmArgs to pass -Xss, but it seemed reasonable to add support since -Xmx and -Xms are already there.

@gnodet
Copy link
Contributor

gnodet commented Oct 5, 2021

@ppalaga did you change anything ? the various checks aren't running anymore it seems...

@ppalaga
Copy link
Contributor

ppalaga commented Oct 5, 2021

@ppalaga did you change anything ? the various checks aren't running anymore it seems...

Not that I knew

@ppalaga
Copy link
Contributor

ppalaga commented Oct 5, 2021

GH actions look to be down https://www.githubstatus.com/

@ppalaga
Copy link
Contributor

ppalaga commented Oct 5, 2021

@Apanatshka GH actions seem to be back again, would you ming force-pushing some dummy change to trigger the CI?

@Apanatshka
Copy link
Contributor Author

@ppalaga Done, running the IC checks just requires approval from a maintainer.

@gnodet gnodet merged commit adbe953 into apache:master Oct 19, 2021
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