We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description LoadClassInnerWispGuard fail every time and WispControlGroupCpuTest is unstable
Steps to Reproduce jtreg -v:time jdk/test/com/alibaba/wisp{,2}
jtreg -v:time jdk/test/com/alibaba/wisp{,2}
Expected behavior A clear and concise description of what you expected to happen.
JDK version The output of java -version command
java -version
Execution environment
The text was updated successfully, but these errors were encountered:
[Wisp] fix LoadClassInnerWispGuard and WispControlGroupCpuTest
2ca2ecd
Summary: - Pre-load switch table class in TimeOut::doAction - Add warmup for WispControlGroupCpuTest Test Plan: jtreg jdk/test/com/alibaba/wisp{,2} Reviewed-by: zhengxiaolinX, joeylee.lz Issue: dragonwell-project/dragonwell8#279
bfaf05f
No branches or pull requests
Description
LoadClassInnerWispGuard fail every time
and WispControlGroupCpuTest is unstable
Steps to Reproduce
jtreg -v:time jdk/test/com/alibaba/wisp{,2}
Expected behavior
A clear and concise description of what you expected to happen.
JDK version
The output of
java -version
commandExecution environment
The text was updated successfully, but these errors were encountered: