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

Test java/awt/Modal/MultipleDialogs/MultipleDialogs3Test.java fails on Ubuntu 24.04+

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 8, 11, 17, 21, 24, 25
    • client-libs
    • linux_ubuntu

       Testsuite name: Regression-se-gui
        Test name(s): java/awt/Modal/MultipleDialogs/MultipleDialogs3Test.java
        Product(s) tested: 24.0.2+5
        OS/architecture: X64
       Reproducible: Always
        Reproducible on machine: Ubuntu 24.04 and newer
        
       Is it a Regression: No
        Test result on the last GAed release for this train:Fails on 24.0.1+9
        
       Is it a platform specific issue: Yes
        It fails on Ubuntu 24.04 and 25.04, it DOES NOT fail on Ubuntu 22.04 and 20.04
       Exception/Error from Log:
      STDOUT:
      STDERR:
      java.lang.RuntimeException: 1: Dialog was not activated when a child dialog was closed.: expected true, was false
      at jdk.test.lib.Asserts.fail(Asserts.java:691)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:543)
      at MultipleDialogs3Test.doTest(MultipleDialogs3Test.java:183)
      at MultipleDialogs3Test.main(MultipleDialogs3Test.java:286)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1447)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: 1: Dialog was not activated when a child dialog was closed.: expected true, was false
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 1: Dialog was not activated when a child dialog was closed.: expected true, was false

            azvegint Alexander Zvegintsev
            kboulanouare Khalid Boulanouare
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: