-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
1.4.2
-
itanium
-
linux_redhat_7.2
pwd-------------------------------------------------------
test: runtime/threads/ThreadInterruptedAndNotified
testbase: testbase_vm
JDK: mantis b14
System: RH7.2 ia64
VM: Server
Mode: Xmixed, Xcomp
-------------------------------------------------------
This test FAILED with mantis b11 on lin64
This test PASSED with mantis b14 on solaris 5.8 (x86), RH8.0(32bit), winXP64
The point of this test is that if two (or more) threads are
waiting on the same object and one of them is simultaneously notified
and interrupted then the notification should be passed to one of
the other waiting threads.
Steps to reproduce
================
1. cd /net/sqesvr.sfbay/export/vsn/GammaBase/Bugs/{BugID}
2. sh rerun.sh
test: runtime/threads/ThreadInterruptedAndNotified
testbase: testbase_vm
JDK: mantis b14
System: RH7.2 ia64
VM: Server
Mode: Xmixed, Xcomp
-------------------------------------------------------
This test FAILED with mantis b11 on lin64
This test PASSED with mantis b14 on solaris 5.8 (x86), RH8.0(32bit), winXP64
The point of this test is that if two (or more) threads are
waiting on the same object and one of them is simultaneously notified
and interrupted then the notification should be passed to one of
the other waiting threads.
Steps to reproduce
================
1. cd /net/sqesvr.sfbay/export/vsn/GammaBase/Bugs/{BugID}
2. sh rerun.sh
- relates to
-
JDK-4701394 lin64: Intermittent java process hangs on multi processor Linux-ia64
-
- Closed
-