https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-java/javassist-3.30.2 fails tests. Discovered on: amd64 (internal ref: java25_tinderbox) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 914853 [details] build.log build log and emerge --info
Error(s) that match a know pattern: FAILURES!!!
There was 1 failure: 1) testDeprecatedAttribute(javassist.bytecode.BytecodeTest) javassist.NotFoundException: suspend(..) is not found in java.lang.Thread at javassist.CtClassType.getDeclaredMethod(CtClassType.java:1356) at javassist.bytecode.BytecodeTest.testDeprecatedAttribute(BytecodeTest.java:315) FAILURES!!! Tests run: 434, Failures: 1 Method suspend in class java.lang.Thread was finally removed in Java 23.