Skip to content

Fix blocking object to be the correct object - #16071

Merged
keithc-ca merged 1 commit into
eclipse-openj9:masterfrom
ajohnson1:ajohnson1-javacore-blockingobj
Oct 7, 2022
Merged

Fix blocking object to be the correct object#16071
keithc-ca merged 1 commit into
eclipse-openj9:masterfrom
ajohnson1:ajohnson1-javacore-blockingobj

Conversation

@ajohnson1

Copy link
Copy Markdown
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
@pshipton
pshipton requested a review from keithc-ca October 7, 2022 12:08
@keithc-ca

Copy link
Copy Markdown
Contributor

jenkins compile amac jdk17

@keithc-ca

Copy link
Copy Markdown
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