-
Notifications
You must be signed in to change notification settings - Fork 74
Add support for Hotspot GC options #464
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
Conversation
|
See Related Issue: #453 |
733d666 to
a65d0c2
Compare
|
Jenkins doc stage |
|
Jenkins doc stage |
1 similar comment
|
Jenkins doc stage |
|
This is ready to review. I would appreciate if you could look through it. @SueChaplain |
|
@SueChaplain Thanks for the feedback. Once the comments have been resolved I'll squash all my commits. |
SueChaplain
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Adding documentation to include the following new options: -XX:ParallelCMSThreads -XX:ConcGCThreads -XX:ParallelGCThreads Signed-off-by: AlenBadel <Alen.Badel@ibm.com>
|
This is documentation for eclipse-openj9/openj9#7723 which is included in the 0.18.0 release, so this should be merged for this release @SueChaplain |
Adding documentation to include the following new options:
-XX:ParallelCMSThreads
-XX:ConcGCThreads
-XX:ParallelGCThreads
Signed-off-by: AlenBadel Alen.Badel@ibm.com