DEBSOURCES
Skip Quicknav
sources / openjdk-24 / 24.0.2%2B12-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 { }