5 ms·
Fair, the standard library is not quite so awful. There are still some pretty long names in it though. https://docs.oracle.com/en/java/javase/23/docs/api/java.
by dminik 1mo ago
Fair, the standard library is not quite so awful. There are still some pretty long names in it though.
https://docs.oracle.com/en/java/javase/23/docs/api/java.base/java/lang/classfile/attribute/RuntimeInvisibleParameterAnnotationsAttribute.html https://docs.oracle.com/en/java/javase/23/docs/api/java.base...
Or this 6 word beast:
https://docs.oracle.com/en/java/javase/21/docs/api/jdk.dynalink/jdk/dynalink/linker/support/CompositeTypeBasedGuardingDynamicLinker.html https://docs.oracle.com/en/java/javase/21/docs/api/jdk.dynal...
This is probably the most enterprisey sounding, but not the longest class I could find:
https://docs.oracle.com/javase/8/docs/api/javax/naming/spi/InitialContextFactoryBuilder.html https://docs.oracle.com/javase/8/docs/api/javax/naming/spi/I...