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

AIX performance is affected by -g option added to support DDR #3248

Closed
pshipton opened this issue Oct 12, 2018 · 1 comment
Closed

AIX performance is affected by -g option added to support DDR #3248

pshipton opened this issue Oct 12, 2018 · 1 comment

Comments

@pshipton
Copy link
Member

pshipton commented Oct 12, 2018

#2309 added the -g compile option on AIX. This affected performance and needs to be removed.

The following will be reverted and then -g can be removed.
ibmruntimes/openj9-openjdk-jdk8#116
ibmruntimes/openj9-openjdk-jdk9#178
ibmruntimes/openj9-openjdk-jdk10#59
ibmruntimes/openj9-openjdk-jdk11#23
ibmruntimes/openj9-openjdk-jdk#35
#2939

@pshipton
Copy link
Member Author

ibmruntimes/openj9-openjdk-jdk8#116 cannot be automatically reverted, this needs to be done manually.

hangshao0 added a commit to hangshao0/openj9 that referenced this issue Oct 12, 2018
"-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 <hangshao@ca.ibm.com>
@pshipton pshipton added this to the Release 0.11.0 milestone 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

No branches or pull requests

1 participant