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

[TESTBUG] java/awt/Modal/ToBack/*.java tests fail on Ubuntu 17.10

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 10
    • client-libs
    • linux_ubuntu

      All these thests fail similarly on Ubuntu 17.10 with JDK 10.
      Thess tests fail only on Ubuntu 17.10 and Not reproducible on Ubuntu 16.04
      java/awt/Modal/ToBack/ToBackModeless1Test.java: Check whether a modeless dialog having a null Frame constructor goes behind other windows when toBack is called for it.
      java/awt/Modal/ToBack/ToBackModeless2Test.java: Check whether a modeless dialog having a null Dialog constructor goes behind other windows when toBack is called for it.
      java/awt/Modal/ToBack/ToBackModeless3Test.java: Check whether a modeless dialog having a hidden Frame constructor goes behind other windows when toBack is called for it.
      java/awt/Modal/ToBack/ToBackModeless4Test.java: Check whether a modeless dialog having a hidden Dialog constructor goes behind other windows when toBack is called for it.
      java/awt/Modal/ToBack/ToBackNonModal1Test.java: Check whether a non-modal dialog having a null Frame constructor goes behind other windows when toBack is called for it.
      java/awt/Modal/ToBack/ToBackNonModal2Test.java: Check whether a non-modal dialog having a null Dialog constructor goes behind other windows when toBack is called for it.
      java/awt/Modal/ToBack/ToBackNonModal3Test.java: Check whether a non-modal dialog having a hidden Frame constructor goes behind other windows when toBack is called for it.
      java/awt/Modal/ToBack/ToBackNonModal4Test.java: Check whether a non-modal dialog having a hidden Dialog constructor goes behind other windows when toBack is called for it.

            Unassigned Unassigned
            pkbalakr Prem Balakrishnan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: