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

Indirect SignalThreadsForWB step1 #6549

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

amicic
Copy link
Contributor

@amicic amicic commented Jun 2, 2022

Introduce a temp public wrapper
acquireExclusiveVMAccessAndSignalThreadsToActivateWriteBarrier around
existing protected signalThreadsToActivateWriteBarrier, to help with
downstream project (J9) being able to access the method.

The wrapper will be become a full new method in step2 change after the
downstream project changes are complete.

Signed-off-by: Aleksandar Micic amicic@ca.ibm.com

@amicic amicic force-pushed the indirect_signalThreadsForWB_step1 branch from f424c1a to ea66c6d Compare June 2, 2022 17:33
Introduce a temp public wrapper
acquireExclusiveVMAccessAndSignalThreadsToActivateWriteBarrier around
existing protected signalThreadsToActivateWriteBarrier, to help with
downstream project (J9) being able to access the method.

The wrapper will be become a full new method in step2 change after the
downstream project changes are complete.

Signed-off-by: Aleksandar Micic <amicic@ca.ibm.com>
@amicic amicic force-pushed the indirect_signalThreadsForWB_step1 branch from ea66c6d to bf2c627 Compare June 2, 2022 17:34
@0xdaryl
Copy link
Contributor

0xdaryl commented Jun 2, 2022

Jenkins build all

@0xdaryl 0xdaryl self-assigned this Jun 2, 2022
@0xdaryl 0xdaryl merged commit ca03f92 into eclipse:master Jun 2, 2022
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

2 participants