Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8342673

Test serviceability/jvmti/events/NotifyFramePopStressTest/NotifyFramePopStressTest.java failed: waited too long for notify

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 24
    • 24
    • hotspot
    • 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

            cjplummer Chris Plummer
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: