Operating system : Windows NT
Mode : Xmixed
Flags : -XX:CompileThreshold=5 -XX:-ShowMessageBoxOnError -verify
Test Failed :
Attached the shell script with failures.
Steps to reproduce :
1. Install JDK 122 FCS.
2. Install Hotspot 2.0 Beta build A
3. Map j: /net/tapas/export1/testexec
4. Read the header of fails.sh and run the script.
The simplified case is:
1. Map J: to "/net/tapas/export1/textexec"
2. Run
C:\> E:\JavaSoft\jdk1.2.2\bin\java -cp .;j:\jck-122a\javatest.jar;j:\jck-122a\classes -Xmixed -XX:CompileThreshold=5 -XX:-ShowMessageBoxOnError -verify javasoft.sqe.tests.api.javax.swing.DefaultListSelectionModel.getsetTests -TestCaseID ALL
It seems there is some compiler error, one or some of methods in DefaultListSelectionModel may have some compilation error.