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

Remove the compile option "-g" #3257

Merged
merged 1 commit into from
Oct 12, 2018
Merged

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 commented Oct 12, 2018

"-g" was added by #2309, it increases the
operating system stack size needed to start up the JVM, resulting in
StackOverflowError on AIX.

Fixes #3248

Signed-off-by: hangshao [email protected]

"-g" was added by eclipse-openj9#2309, it increases the
operating system stack size needed to start up the JVM, resulting in
StackOverflowError on AIX.

See eclipse-openj9#3248

Signed-off-by: hangshao <[email protected]>
@pshipton
Copy link
Member

jenkins test sanity aix jdk8

@pshipton pshipton merged commit c73d39d into eclipse-openj9:master Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants