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

Fix ContinuationObjectList ScavengerBackOut issue #16553

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

LinHu2016
Copy link
Contributor

@LinHu2016 LinHu2016 commented Jan 13, 2023

Fix backoutContinuationObjects missing to handle tenure region for ScavengerBackOut case.

fix: #16538
Signed-off-by: Lin Hu linhu@ca.ibm.com

@dmitripivkine dmitripivkine added comp:gc project:loom Used to track Project Loom related work jdk19 labels Jan 13, 2023
@dmitripivkine dmitripivkine added this to the Java 19 milestone Jan 13, 2023
@LinHu2016 LinHu2016 changed the title Fix issues related with ContinuationObjectList Fix ContinuationObjectList ScavengerBackOut issue Jan 13, 2023
Fix backoutContinuationObjects missing to handle tenure region for
ScavengerBackOut case.

Signed-off-by: Lin Hu <linhu@ca.ibm.com>
@amicic
Copy link
Contributor

amicic commented Jan 16, 2023

Jenkins test sanity aix jdk19

@amicic
Copy link
Contributor

amicic commented Jan 16, 2023

Jenkins compile win jdk8

@dmitripivkine dmitripivkine merged commit f0ef7c0 into eclipse-openj9:master Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:gc jdk19 project:loom Used to track Project Loom related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Loom] failure related with Scavenger Backout in Skynet
3 participants