Community
Participate
Working Groups
Java produces no error on the EGL file Message on EGL file Multiple markers at this line - IWN.JavascriptGen.9999.e 6/116 Stack Trace: java.lang.NullPointerException - IWN.JavascriptGen.9998.e 6/116 Exception occurred: java.lang.NullPointerException ========== EDT Code ================= library tester {} function runTests() // not ok runTestMtds runTestMethod[] = [EBoolean003.runTestConversions02, EBoolean003.runTestConversions03]; end function runtTests2() // ok runTestMtds runTestMethod[2]; runTestMtds[1] = EBoolean003.runTestConversions02; runTestMtds[2] = EBoolean003.runTestConversions03; end end delegate runTestMethod() end library EBoolean003 {} // Function Declarations function runTestConversions02() end function runTestConversions03() end end
Testcase is no longer valid due to language changes
verified
Closing this defect.