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

【regress】java/lang/ThreadGroup/NullThreadName.java失败 #480

Closed
sendaoYan opened this issue Feb 16, 2023 · 1 comment
Closed

【regress】java/lang/ThreadGroup/NullThreadName.java失败 #480

sendaoYan opened this issue Feb 16, 2023 · 1 comment
Assignees

Comments

@sendaoYan
Copy link
Collaborator

extended版本运行失败:

https://tone.aliyun-inc.com/ws/xesljfzh/test_result/145628?tab=1

STDOUT:
OK, caught expected java.lang.NullPointerException: name cannot be null
Good Thread started...
Good Thread finishing
STDERR:
java.lang.AssertionError: Failed: Thread group is not destroyed.
	at NullThreadName.main(NullThreadName.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.lang.Thread.run(Thread.java:855)

dragonwell8 standard、temurin运行PASS:

image

image

@sendaoYan sendaoYan changed the title java/lang/ThreadGroup/NullThreadName.java失败 【regress】java/lang/ThreadGroup/NullThreadName.java失败 Feb 22, 2023
@sendaoYan
Copy link
Collaborator Author

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

2 participants