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

[macos] java/awt/Robot/Delay/InterruptOfDelay.java failed with "RuntimeException: Thread was not interrupted"

    XMLWordPrintable

Details

    • x86_64
    • os_x

    Description

      The following test failed in the JDK17 CI:

      java/awt/Robot/Delay/InterruptOfDelay.java

      Here's a snippet from the log file:

      #section:main
      ----------messages:(5/206)----------
      command: main InterruptOfDelay
      reason: Assumed action based on file name: run main InterruptOfDelay
      Mode: othervm
      Additional options from @modules: --add-modules java.desktop
      elapsed time (seconds): 14.59
      ----------configuration:(3/40)----------
      Boot Layer
        add modules: java.desktop

      ----------System.out:(0/0)----------
      ----------System.err:(3/213)----------
      java.lang.RuntimeException: Thread was not interrupted
      at InterruptOfDelay$DormantThread.run(InterruptOfDelay.java:52)
      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Thread was not interrupted
      ----------rerun:(41/5707)*----------

      Attachments

        Activity

          People

            achung Alisen Chung
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: