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

test java/awt/event/HierarchyEvent/AncestorResized/AncestorResized.java fails with JDK 7, 6, and 5

XMLWordPrintable

    • generic
    • generic

      The test java/awt/event/HierarchyEvent/AncestorResized/AncestorResized.java fails with the following output:

      java.lang.RuntimeException: No ANCESTOR_RESIZED events received.
      at AncestorResized.fail(AncestorResized.java:241)
      at AncestorResized.init(AncestorResized.java:127)
      at AncestorResized.main(AncestorResized.java:167)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:623)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:675)

      It seems that it fails even with JDK 6 and 5, not only 7th.

            Unassigned Unassigned
            anthony Anthony Petrov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: