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

Intermittent NPE in Component.validate()

    XMLWordPrintable

Details

    • b25
    • generic
    • generic

    Backports

      Description

        Some of our tests are unstable;e because of intermittent NPE in Component.validate() method:

        Exception in thread "main" java.lang.NullPointerException: null font
        at sun.awt.windows.WComponentPeer._setFont(Native Method)
        at sun.awt.windows.WComponentPeer.setFont(WComponentPeer.java:678)
        at java.awt.Component.validate(Component.java:2894)
        at java.awt.Container.validateTree(Container.java:1713)
        at java.awt.Container.validate(Container.java:1630)

        Attachments

          Issue Links

            Activity

              People

                serb Sergey Bylokhov
                serb Sergey Bylokhov
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: