-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2, 5.0
-
b30
-
x86, sparc
-
solaris_8, solaris_9
This test started failing when a new VM was promoted, without any code changes on our part.
The test hangs using either client or server VM in build 21 and 22.
Replacing libjvm.so with the one from build 20 in my linux workspace
fixes the problem.
SelectorTest is a regression test in the j2se workspaces. It requires a utility class in the directory above so I invoke it as follows:
/export/tiger/test/java/nio/channels/Selector>
/export/tiger/build/solaris-sparc/bin/java -cp .:.. SelectorTest
and it hangs on Linux using VM from build 21+.
The test hangs using either client or server VM in build 21 and 22.
Replacing libjvm.so with the one from build 20 in my linux workspace
fixes the problem.
SelectorTest is a regression test in the j2se workspaces. It requires a utility class in the directory above so I invoke it as follows:
/export/tiger/test/java/nio/channels/Selector>
/export/tiger/build/solaris-sparc/bin/java -cp .:.. SelectorTest
and it hangs on Linux using VM from build 21+.
- duplicates
-
JDK-4823412 RegTest-test java/nio/channels/Selector/SelectorTest.java fails
-
- Closed
-