Searched defs:classContent (Results 1 – 3 of 3) sorted by relevance
115 private byte[] desugar(byte[] classContent) { in desugar()139 byte[] classContent) { in checkClinitForDefaultInterfaceMethodWithStaticInitializerTestInterfaceSetOneC()
255 private static boolean hasAutoCloseable(byte[] classContent) { in hasAutoCloseable()388 private byte[] classContent; field in TryWithResourcesRewriterTest.DesugaringClassLoader
183 static Object newInstance(final String className, final byte[] classContent) in newInstance()2614 private final byte[] classContent; field in ClassFile.ByteClassLoader2617 ByteClassLoader(final String className, final byte[] classContent) { in ByteClassLoader()