Test Test javax/swing/border/TestTitledBorderLeak.java fails on Ubuntu 18.04 with following error message
java.lang.RuntimeException: Expected Total TitledBorder to be freed : 10 Freed 9
at TestTitledBorderLeak.main(TestTitledBorderLeak.java:79)
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$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:835)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected Total TitledBorder to be freed : 10 Freed 9
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected Total TitledBorder to be freed : 10 Freed 9