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

javax/swing/JFrame/4962534/bug4962534.html is failing in tiger updates

XMLWordPrintable

    • b05
    • generic
    • generic

      Testcase is throwing compilation error.

      bug4962534.java:81: cannot resolve symbol
      symbol : variable FrameDanceTest
      location: class bug4962534
                      synchronized(FrameDanceTest.LOCK){
                                   ^
      bug4962534.java:82: package FrameDanceTest does not exist
                          FrameDanceTest.LOCK.notify();
                                        ^
      bug4962534.java:91: cannot resolve symbol
      symbol : variable MouseInfo
      location: class bug4962534
                  System.out.println("Mouse lies in " + MouseInfo.getPointerInfo().getLocation());
                                                         ^
      bug4962534.java:107: cannot resolve symbol
      symbol : variable FrameDanceTest
      location: class bug4962534
                  synchronized(FrameDanceTest.LOCK){
                               ^
      bug4962534.java:108: package FrameDanceTest does not exist
                      FrameDanceTest.LOCK.wait(5000);
                                    ^
      5 errors

      ###@###.### 2005-2-23 23:31:04 GMT

            asaha Abhijit Saha
            asaha Abhijit Saha
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: