Searched defs:moduleInfo (Results 1 - 4 of 4) sorted by path

/openjdk10/jdk/make/src/classes/build/tools/module/
H A DGenModuleInfoSource.java121 final ModuleInfo moduleInfo; field in class:GenModuleInfoSource
[all...]
H A DModuleInfoExtraTest.java54 String[] moduleInfo = new String[] { field in class:ModuleInfoExtraTest
/openjdk10/jdk/test/java/lang/module/
H A DMultiReleaseJarTest.java281 JarBuilder moduleInfo(String name, ModuleDescriptor descriptor) { method in class:MultiReleaseJarTest.JarBuilder
/openjdk10/jdk/test/tools/jlink/plugins/
H A DStripDebugPluginTest.java106 private void check(String path, byte[] content, String infoPath, byte[] moduleInfo) throws Exception { argument
128 stripDebug(Plugin debug, ResourcePoolEntry classResource, String path, String infoPath, byte[] moduleInfo) argument

Completed in 110 milliseconds