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

Integrate GC Restore With Delegate Reinit APIs #7274

Merged
merged 1 commit into from Feb 28, 2024

Conversation

kangyining
Copy link
Contributor

@kangyining kangyining commented Feb 27, 2024

Integrate with downstream delegate restore reinit APIs:

  • Thread Local (env) Obj Buffers
  • Region Extensions Object Lists

Continue Salman's work, after fixing eclipse-openj9/openj9#17731
Also fix some comments.

Signed-off-by: frank.kang@ibm.com

@amicic
Copy link
Contributor

amicic commented Feb 27, 2024

@babsingh, please proceed with review and merge

gc/base/EnvironmentBase.hpp Outdated Show resolved Hide resolved
example/glue/ConfigurationDelegate.hpp Outdated Show resolved Hide resolved
example/glue/EnvironmentDelegate.hpp Outdated Show resolved Hide resolved
gc/base/Configuration.cpp Show resolved Hide resolved
Thread Local (env) Obj Buffers
Region Extensions Object Lists

Continue Salman's work, after fixing eclipse-openj9/openj9#17731
Also fix some comments.

Signed-off-by: frank.kang@ibm.com
@0xdaryl 0xdaryl changed the title Integrate GC Restore With Delegate Reini APIs Integrate GC Restore With Delegate Reinit APIs Feb 28, 2024
@babsingh
Copy link
Contributor

jenkins build all

Copy link
Contributor

@babsingh babsingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OSX PR build failed due to a known and unrelated issue: #7181.

@babsingh babsingh merged commit 2fe1bd9 into eclipse:master Feb 28, 2024
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants