Duplicate :
|
|
Relates :
|
In Windows for b80, it is required to set the path for net.dll to execute GlobalSuite(a jtreg based Test Suite). Even after setting the above path of jdk/jre/bin for the net.dll, Following Test Cases viz. test/nio/Channels/NewCSWriter.java test/unicode/surrogate/FilestreamArgSurrogateTest.java & test/unicode/surrogate/FilestreamSurrogateTest.java when executed threw NoClassDefFound Exception(Error File Attached), when executed through GlobalSuite(and not when executed individually, explicitly giving the path) To replicate the above bug untar the enclosed GS_b80.tar and execute the above Test Cases individually e.g. sh run_gs.sh -jdk:JDK_HOME test/nio/Channels/NewCSWriter.java on b80 and verify the Test Results under JTwork/test/nio/Channels/TestCase name(NewCSWriter).jtr