DEBSOURCES
Skip Quicknav
sources / openjdk-22 / 22.0.2%2B9-5 / 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 { }