DEBSOURCES
Skip Quicknav
sources / openjdk-25 / 25.0.1%2B8-1 / test / jdk / java / lang / instrument / appendToClassLoaderSearch / A.1
123456789
/* *%E * * Simple "no-op" class used by CircularityErrorTest.sh to create a circularity * condition. * */ public interface A { }