-
Bug
-
Resolution: Fixed
-
P3
-
24
-
b22
-
linux, windows
NotifyFramePop called for method fetchIntBar
control incremented notifyCount to 95
FramePop(95) event from method: LNotifyFramePopStressTest; fetchIntBar
NotifyFramePop called for method bar
control incremented notifyCount to 96
FramePop(96) event from method: LNotifyFramePopStressTest; bar
NotifyFramePop called for method join
control incremented notifyCount to 97
About to fail. notifyCount=97 getPopCount()=96
----------System.err:(8/569)----------
java version "24-ea" 2025-03-18
Java(TM) SE Runtime Environment (fastdebug build 24-ea+21-2421)
Java HotSpot(TM) 64-Bit Server VM (fastdebug build 24-ea+21-2421, mixed mode)
java.lang.RuntimeException: Test FAILED: Waited too long for notify: 1001
at NotifyFramePopStressTest.control(NotifyFramePopStressTest.java:96)
at NotifyFramePopStressTest.lambda$main$0(NotifyFramePopStressTest.java:44)
at java.base/java.lang.Thread.run(Thread.java:1576)
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test FAILED: Waited too long for notify: 1001
control incremented notifyCount to 95
FramePop(95) event from method: LNotifyFramePopStressTest; fetchIntBar
NotifyFramePop called for method bar
control incremented notifyCount to 96
FramePop(96) event from method: LNotifyFramePopStressTest; bar
NotifyFramePop called for method join
control incremented notifyCount to 97
About to fail. notifyCount=97 getPopCount()=96
----------System.err:(8/569)----------
java version "24-ea" 2025-03-18
Java(TM) SE Runtime Environment (fastdebug build 24-ea+21-2421)
Java HotSpot(TM) 64-Bit Server VM (fastdebug build 24-ea+21-2421, mixed mode)
java.lang.RuntimeException: Test FAILED: Waited too long for notify: 1001
at NotifyFramePopStressTest.control(NotifyFramePopStressTest.java:96)
at NotifyFramePopStressTest.lambda$main$0(NotifyFramePopStressTest.java:44)
at java.base/java.lang.Thread.run(Thread.java:1576)
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test FAILED: Waited too long for notify: 1001
- links to
-
Commit(master) openjdk/jdk/002de860
-
Review(master) openjdk/jdk/21650