-
Notifications
You must be signed in to change notification settings - Fork 720
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
Update Split List Forced Flag + Revert CRIU Thread Count Reinit #17459
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Depends on eclipse-omr/omr#7009 |
RSalman
force-pushed
the
enable-opt-reinit
branch
3 times, most recently
from
May 27, 2023 05:30
78dbb9d
to
7fefc89
Compare
RSalman
changed the title
Reinit GC Scavenger for Restore (CRIU)
Reinit GC Params and Scavenger for Restore (CRIU)
May 27, 2023
RSalman
force-pushed
the
enable-opt-reinit
branch
from
May 27, 2023 05:33
7fefc89
to
a364974
Compare
@amicic please review |
RSalman
force-pushed
the
enable-opt-reinit
branch
from
May 29, 2023 19:28
a364974
to
b9b8c04
Compare
amicic
reviewed
Jun 5, 2023
amicic
reviewed
Jun 5, 2023
RSalman
force-pushed
the
enable-opt-reinit
branch
2 times, most recently
from
June 14, 2023 17:54
88bc6b6
to
4407eaa
Compare
RSalman
added a commit
to RSalman/omr
that referenced
this pull request
Jun 14, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
changed the title
Reinit GC Params and Scavenger for Restore (CRIU)
Reinit GC Params for Restore (CRIU)
Jun 14, 2023
amicic
reviewed
Jun 15, 2023
RSalman
added a commit
to RSalman/omr
that referenced
this pull request
Jun 15, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
added a commit
to RSalman/omr
that referenced
this pull request
Jun 15, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
force-pushed
the
enable-opt-reinit
branch
from
June 15, 2023 18:47
4407eaa
to
1a14a9b
Compare
RSalman
added a commit
to RSalman/omr
that referenced
this pull request
Jun 15, 2023
Required for downstream OpenJ9 Changes. See eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
added a commit
to RSalman/omr
that referenced
this pull request
Jun 15, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
changed the title
Reinit GC Params for Restore (CRIU)
Update Split List Forced Flag + Revert CRIU Thread Count Reinit Behaviour
Jun 15, 2023
RSalman
force-pushed
the
enable-opt-reinit
branch
from
June 15, 2023 18:58
1a14a9b
to
da535ca
Compare
RSalman
changed the title
Update Split List Forced Flag + Revert CRIU Thread Count Reinit Behaviour
Update Split List Forced Flag + Revert CRIU Thread Count Reinit
Jun 15, 2023
RSalman
added a commit
to RSalman/omr
that referenced
this pull request
Jun 15, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
force-pushed
the
enable-opt-reinit
branch
from
June 15, 2023 22:58
da535ca
to
b9dfbff
Compare
RSalman
added a commit
to RSalman/omr
that referenced
this pull request
Jun 15, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
force-pushed
the
enable-opt-reinit
branch
from
June 15, 2023 23:33
b9dfbff
to
dc4373a
Compare
amicic
reviewed
Jun 16, 2023
- Set list split forced flags during cmdline parsing, now required by upstream GC params init API. - Revert GC thread count init behaviour: recompute the default thread count when the explicit thread count is invalid. Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
force-pushed
the
enable-opt-reinit
branch
from
June 16, 2023 03:03
dc4373a
to
9a04bfa
Compare
Depends on eclipse-omr/omr#7035 |
RSalman
added a commit
to RSalman/omr
that referenced
this pull request
Jun 16, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
added a commit
to RSalman/omr
that referenced
this pull request
Jun 16, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
added a commit
to RSalman/omr
that referenced
this pull request
Jun 16, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
amicic
reviewed
Jun 19, 2023
amicic
approved these changes
Jun 19, 2023
Jenkins test sanity xlinuxcriu jdk17 |
jenkins compile win32,aix jdk8 |
jonoommen
pushed a commit
to jonoommen/omr
that referenced
this pull request
Jun 20, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
jonoommen
pushed a commit
to jonoommen/omr
that referenced
this pull request
Jun 20, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
added a commit
to RSalman/openj9-omr
that referenced
this pull request
Jun 22, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
RSalman
added a commit
to RSalman/openj9-omr
that referenced
this pull request
Jun 22, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
rmnattas
pushed a commit
to rmnattas/omr
that referenced
this pull request
Nov 7, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
rmnattas
pushed a commit
to rmnattas/omr
that referenced
this pull request
Nov 7, 2023
Relates to eclipse-openj9/openj9#17459 (comment) Signed-off-by: Salman Rana <salman.rana@ibm.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Salman Rana salman.rana@ibm.com