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 blocking object to be the correct object #16071

Merged

Conversation

ajohnson1
Copy link
Contributor

For DTFJ javacore, the blocking object was incorrectly marked as the thread object.

Signed-off-by: Andrew Johnson andrew_johnson@uk.ibm.com

For DTFJ javacore,  the blocking object was incorrectly marked as the thread object.

Signed-off-by: Andrew Johnson andrew_johnson@uk.ibm.com
@keithc-ca
Copy link
Contributor

jenkins compile amac jdk17

@keithc-ca
Copy link
Contributor

FYI @ajohnson1, the signed-off-by line should have your email address in angle brackets, like this:

Signed-off-by: Andrew Johnson <andrew_johnson@uk.ibm.com>

If configured correctly, the -s option of git commit will do that automatically.

@keithc-ca keithc-ca merged commit ce2d55c into eclipse-openj9:master Oct 7, 2022
@ajohnson1 ajohnson1 deleted the ajohnson1-javacore-blockingobj branch October 7, 2022 13:53
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.

3 participants