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

[Perm exclude] JTReg Test Failure: java/lang/ClassLoader/LibraryPathProperty.java #8440

Closed
adam-thorpe opened this issue Jan 29, 2020 · 0 comments
Labels
perm excluded The test is unsuitable and permanently excluded. test failure

Comments

@adam-thorpe
Copy link

Failure link

  • Target: sanity.openjdk
  • OS/architecture: all
  • Versions: JDK11+

Optional info

  • intermittent failure (yes|no): no
  • regression or new test: old regression

Failure output (captured from console output)

java.lang.ClassLoader.initializePath is not supported in openj9, creating this as sort of dummy issue so that this can be added to the permanent excludes.

java.lang.NoSuchMethodException: java.lang.ClassLoader.initializePath(java.lang.String)
15:31:26  	at java.base/java.lang.Class.newNoSuchMethodException(Class.java:640)
15:31:26  	at java.base/java.lang.Class.throwExceptionOrReturnNull(Class.java:1346)
15:31:26  	at java.base/java.lang.Class.getMethodHelper(Class.java:1410)
15:31:26  	at java.base/java.lang.Class.getDeclaredMethod(Class.java:1082)
15:31:26  	at LibraryPathProperty.main(LibraryPathProperty.java:49)
15:31:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:31:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
15:31:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:31:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
15:31:26  	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
15:31:26  	at java.base/java.lang.Thread.run(Thread.java:834)
@pshipton pshipton added this to To do in JTReg failures via automation Jan 29, 2020
JTReg failures automation moved this from To do to Done Jan 29, 2020
@pshipton pshipton added perm excluded The test is unsuitable and permanently excluded. and removed test excluded labels Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
perm excluded The test is unsuitable and permanently excluded. test failure
Projects
Development

No branches or pull requests

2 participants