-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
Increase -Xmx option for Jfr #5767
Conversation
Grinder testing branch is also set jdk_custom with -Xmx768m for test only, change is not in this PR branch. https://ci.adoptium.net/view/Test_grinder/job/Grinder/11642/ |
Variation in jdk_custom was removed on purpose. See #4495 (comment) and #4572 |
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.
Also, this PR contains commits from other PRs. Please remove unnecessary commits.
Signed-off-by: Sophia Guo <[email protected]>
Signed-off-by: Sophia Guo <[email protected]>
Signed-off-by: Sophia Guo <[email protected]>
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
linter failure unrelated |
Close #3492
Note: when using jdk_custom for jdk_jfr testcases the default -Xmx is still 512.
Also enable jdk_custom with different mode.