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

[PIT] Crash calling Toolkit.getScreenSize() on Windows.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 9
    • None
    • client-libs
    • None
    • b96

      SQE (Yuri) reported a crash in a test called TextDrawer but
      it is unrelated to text. It does not get that far :

      This one line program crashes the JDK on Windows :
      public class GSS {
          public static void main(String s[]) {
              java.awt.Toolkit.getDefaultToolkit().getScreenSize();
          }

      }

      Seen so far with 64 bit JRE on WIndows 7 but probably not
      limited to that,

            prr Philip Race
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: