< prev index next >

functional/appBundlerTestsJDK9/appBundlerTestsJDK9/test/com/oracle/appbundlers/tests/functionality/ConfigExceptionTest.java

Print this page

        

*** 50,60 **** @Override public void overrideParameters(ExtensionType intermediate) throws IOException { this.currentParameter.setAdditionalParams(getAdditionalParams()); } - - @Override - public void validate() throws Exception { - this.bundlingManager.validate(getAllParams()); - } } \ No newline at end of file --- 50,55 ----
< prev index next >