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