--- old/runtime/4345157/README 2015-10-28 19:12:35.000000000 +0300 +++ /dev/null 2015-10-28 19:12:35.000000000 +0300 @@ -1,12 +0,0 @@ -Bug # 4345157 - - JDK 1.3.0 alters thread signal mask - -Run the test on a Solaris sparc machine. -If you don't see RunTest and Prog.class files, do a make. -Run the testcase as: -RunTest jdk_path -e.g., RunTest /usr/local/java/jdk1.3.1/solsparc, or - RunTest /usr/local/java/jdk1.3.0-solaris/solaris -After you see the line of "Java class invoked: from C!" or -"Some thread exiting.", hit Ctrl-C. If you see "Succeed!" before -it exits, the test passes. Otherwise, it fails.