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

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

    XMLWordPrintable

Details

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

    Description

      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,

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: