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

[upstream]sun/security/ec/TestEC.java fail #808

Open
sendaoYan opened this issue Apr 13, 2024 · 1 comment
Open

[upstream]sun/security/ec/TestEC.java fail #808

sendaoYan opened this issue Apr 13, 2024 · 1 comment
Assignees

Comments

@sendaoYan
Copy link
Collaborator

job:
https://tone.aliyun-inc.com/ws/xesljfzh/test_result/299132
https://tone.aliyun-inc.com/ws/xesljfzh/test_result/299133

java.lang.ExceptionInInitializerError
	at PKCS11Test.fetchNssLib(PKCS11Test.java:932)
	at PKCS11Test.getPreferableNssLibPaths(PKCS11Test.java:787)
	at PKCS11Test.getNssLibPaths(PKCS11Test.java:772)
	at PKCS11Test.getNSSLibPath(PKCS11Test.java:387)
	at PKCS11Test.getNSSLibPath(PKCS11Test.java:382)
	at PKCS11Test.getNSSInfo(PKCS11Test.java:509)
	at PKCS11Test.getNSSInfo(PKCS11Test.java:486)
	at PKCS11Test.getNSSECC(PKCS11Test.java:468)
	at TestECDSA.main(TestECDSA.java:159)
	at TestEC.main0(TestEC.java:103)
	at TestEC.main(TestEC.java:81)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "java.vm.info" "read")
	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
	at java.base/java.security.AccessController.checkPermission(AccessController.java:897)
	at java.base/java.lang.SecurityManager.checkPermission(SecurityManager.java:322)
	at java.base/java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1066)
	at java.base/java.lang.System.getProperty(System.java:830)
	at jdk.test.lib.Platform.lambda$privilegedGetProperty$0(Platform.java:56)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at jdk.test.lib.Platform.privilegedGetProperty(Platform.java:55)
	at jdk.test.lib.Platform.<clinit>(Platform.java:41)
	... 17 more

单跑没有复现
https://tone.aliyun-inc.com/ws/xesljfzh/test_result/300978

@sendaoYan sendaoYan self-assigned this Apr 13, 2024
@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

1 participant