Searched refs:createAndRunFromModule (Results 1 - 3 of 3) sorted by relevance

/openjdk10/langtools/test/jdk/jshell/
H A DExecutionControlSpecTest.java84 ccl = createAndRunFromModule(mod, modPath);
H A DFailOverDirectExecutionControlTest.java125 ccl = createAndRunFromModule("my.provide", modPath);
H A DKullaTesting.java211 public ClassLoader createAndRunFromModule(String moduleName, Path modPath) { method in class:KullaTesting

Completed in 110 milliseconds