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

[Bug] Fix wisp PassTokenTest #290

Closed
yuleil opened this issue Jan 27, 2022 · 0 comments
Closed

[Bug] Fix wisp PassTokenTest #290

yuleil opened this issue Jan 27, 2022 · 0 comments

Comments

@yuleil
Copy link
Collaborator

yuleil commented Jan 27, 2022

Description
There is an unlocked time window between pass token and notify next, causing the test to occasionally fail.

Steps to Reproduce
jtreg jdk/test/com/alibaba/wisp/monitor/PassTokenTest.java

Expected behavior
A clear and concise description of what you expected to happen.

JDK version
8.8.9

Execution environment

  • OS and version:
  • CPU model:
  • Number of CPU cores:
  • Size of physical memory:
  • Inside Linux container?
    • Linux container name (docker, pouch, etc):
    • Linux container version:
yuleil added a commit to yuleil/dragonwell8_jdk that referenced this issue Jan 27, 2022
Summary: There is an unlocked time window between pass token and notify
next, causing the test to occasionally fail.

Test Plan: PassTokenTest

Reviewed-by: D-D-H, joeylee97

Issue: dragonwell-project/dragonwell8#290
yuleil added a commit to yuleil/dragonwell8_jdk that referenced this issue Jan 27, 2022
Summary: There is an unlocked time window between pass token and notify
next, causing the test to occasionally fail.

Test Plan: PassTokenTest

Reviewed-by: D-D-H, joeylee97

Issue: dragonwell-project/dragonwell8#290
yuleil added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jan 27, 2022
Summary: There is an unlocked time window between pass token and notify
next, causing the test to occasionally fail.

Test Plan: PassTokenTest

Reviewed-by: D-D-H, joeylee97

Issue: dragonwell-project/dragonwell8#290
@yuleil yuleil closed this as completed Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant