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

[macosx] Series of modal toBack tests fail since apprx b123

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • 9
    • client-libs
    • OS X 10.10, 10.11

      Regression: several modal regression tests consistently pass on b120 but fail approximately since b123 on OS X. The tests check if a (modeless) child dialog is not overlapped by a parent frame or dialog.

      RULE "java/awt/Modal/ToBack/ToBackModeless5Test.java" Exception java.lang.RuntimeException: The modeless dialog was pushed behind the parent left frame after toBack call.: expected false to equal true
      RULE "java/awt/Modal/ToBack/ToBackModeless6Test.java" Exception java.lang.RuntimeException: The modeless dialog was overlapped by the parent dialog after calling toBack method.: expected false, was true
      RULE "java/awt/Modal/ToBack/ToBackNonModal5Test.java" Exception java.lang.RuntimeException: The modeless dialog was pushed behind the parent left frame after toBack call.: expected false to equal true
      RULE "java/awt/Modal/ToBack/ToBackNonModal6Test.java" Exception java.lang.RuntimeException: The modeless dialog was overlapped by the parent dialog after calling toBack method.: expected false, was true

            mhalder Manajit Halder (Inactive)
            yan Yuri Nesterenko
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: