-
Bug
-
Resolution: Fixed
-
P4
-
17, 18
-
b02
-
x86_64, aarch64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8282267 | 18.0.2 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8282035 | 18.0.1 | Sergey Bylokhov | P4 | Resolved | Fixed | b08 |
JDK-8319685 | 17.0.10 | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
JDK-8333387 | 11.0.25 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
javax/print/PrintServiceLookup/FlushCustomClassLoader.java
Here's a snippet from the log file:
#section:main
----------messages:(5/219)----------
command: main FlushCustomClassLoader
reason: Assumed action based on file name: run main FlushCustomClassLoader
Mode: othervm
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 10.363
----------configuration:(3/40)----------
Boot Layer
add modules: java.desktop
----------System.out:(10/221)----------
Not freed, attempt: 1
Not freed, attempt: 2
Not freed, attempt: 3
Not freed, attempt: 4
Not freed, attempt: 5
Not freed, attempt: 6
Not freed, attempt: 7
Not freed, attempt: 8
Not freed, attempt: 9
Not freed, attempt: 10
----------System.err:(11/636)----------
java.lang.RuntimeException: Too many attempts: 11
at FlushCustomClassLoader.main(FlushCustomClassLoader.java:46)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:833)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Too many attempts: 11
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Too many attempts: 11
----------rerun:(36/5266)*----------
- backported by
-
JDK-8282035 javax/print/PrintServiceLookup/FlushCustomClassLoader.java fails to free
- Resolved
-
JDK-8282267 javax/print/PrintServiceLookup/FlushCustomClassLoader.java fails to free
- Resolved
-
JDK-8319685 javax/print/PrintServiceLookup/FlushCustomClassLoader.java fails to free
- Resolved
-
JDK-8333387 javax/print/PrintServiceLookup/FlushCustomClassLoader.java fails to free
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/31a780d8
-
Commit openjdk/jdk17u-dev/1240b341
-
Commit openjdk/jdk18u/525f17fe
-
Commit openjdk/jdk/7c2c5858
-
Review openjdk/jdk11u-dev/2729
-
Review openjdk/jdk17u-dev/1706
-
Review openjdk/jdk18u/24
-
Review openjdk/jdk/6778