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

Extract Thread Test to JDK 22 and under #19918

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

@LongyuZhang
Copy link
Contributor Author

LongyuZhang commented Jul 25, 2024

Test Links:
JDK23

  • Reproduce the error with re-build jdk: hyc_grinder_42329
  • Passed on alinux sanity.functional: jdk_with_extension_repo: hyc_grinder_42413 current_nightly_jdk: hyc_grinder/42481
  • Passed on alinux extended.functional: hyc_grinder_42414
  • Passed on xlinux sanity.functional: hyc_grinder_42411
  • Passed on xlinux extended.functional: hyc_grinder_42415

JDK21 for verify:

  • Passed on xlinux sanity.functional: hyc_grinder_42419
  • Passed on xlinux sanity.functional: hyc_grinder_42418
  • Passed on alinux sanity.functional: hyc_grinder_42416
  • Passed on alinux sanity.functional: hyc_grinder_42417
    @llxia Could you review it? Thanks.

- Thread functions are removed for JDK 23, extract test to JDK 22 and under

Signed-off-by: LongyuZhang <[email protected]>
Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

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

The change is tested in Grinder. Will forgot PR testing.

@llxia llxia merged commit 0362cb3 into eclipse-openj9:master Jul 29, 2024
2 checks passed
Comment on lines +115 to +116
<exclude name="${excludeJDK21UpGetThreadListStackTracesExtendedTest}" />
<exclude name="${excludeJDK21UpGetThreadListStackTracesExtendedTest}" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Why two copies of the exclusion?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Created PR #19940 to remove the duplicate exclusion. Thanks.

LongyuZhang added a commit to LongyuZhang/openj9 that referenced this pull request Jul 30, 2024
Remove the duplicate exclude for GetThreadListStackTracesExtendedTest

Issue: eclipse-openj9#19918

Signed-off-by: LongyuZhang <[email protected]>
LongyuZhang added a commit to LongyuZhang/openj9 that referenced this pull request Jul 30, 2024
Remove the duplicate exclude for GetThreadListStackTracesExtendedTest.

Issue: eclipse-openj9#19918

Signed-off-by: LongyuZhang <[email protected]>
LongyuZhang added a commit to LongyuZhang/openj9 that referenced this pull request Jul 30, 2024
Remove the duplicate exclude for GetThreadListStackTracesExtendedTest.

Issue: eclipse-openj9#19918 (comment)

Signed-off-by: LongyuZhang <[email protected]>
tajila pushed a commit to tajila/openj9 that referenced this pull request Jul 31, 2024
Remove the duplicate exclude for GetThreadListStackTracesExtendedTest.

Issue: eclipse-openj9#19918 (comment)

Signed-off-by: LongyuZhang <[email protected]>
keithc-ca pushed a commit to keithc-ca/openj9 that referenced this pull request Aug 2, 2024
Remove the duplicate exclude for GetThreadListStackTracesExtendedTest.

Issue: eclipse-openj9#19918 (comment)

Signed-off-by: LongyuZhang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants