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

This case automatically fails, it cannot find symbol variable OldScrollb at class OldScrollEvents

XMLWordPrintable

    • b15
    • generic, x86
    • generic, windows_xp, windows_7

        Bug description: This case automatically fails, it cannot find symbol variable OldScrollb at class OldScrollEvents
        Testsuite name: AWT manual regression
        JDK/JRE tested: 1.7.0b102
        32bit(jdk-7-ea-bin-b102-windows-i586-23_jul_2010.exe)
        OS/architecture: winxppro-sp3-x86
        Reproducible: Always
        Reproducible on machine:

        #Actual behavior:
        This case was auto failed,more detail refer to test results log.

        #Log:
        C:\awt\workspace_awt_reg_1600909\awt\java\awt\Scrollbar\OldScrollEvents\OldScrollEvents.java:25: cannot find symbol
            OldScrollbar scroll = new OldScrollbar(Scrollbar.HORIZONTAL,20 ,1 ,0, 100);
            ^
          symbol: class OldScrollbar
          location: class OldScrollEvents
        C:\awt\workspace_awt_reg_1600909\awt\java\awt\Scrollbar\OldScrollEvents\OldScrollEvents.java:25: cannot find symbol
            OldScrollbar scroll = new OldScrollbar(Scrollbar.HORIZONTAL,20 ,1 ,0, 100);
                                      ^
          symbol: class OldScrollbar
          location: class OldScrollEvents
        C:\awt\workspace_awt_reg_1600909\awt\java\awt\Scrollbar\OldScrollEvents\OldScrollEvents.java:38: cannot find symbol
                           "During the thumb is draging, messages \""+OldScrollbar.DRAGGING+"\" are printing.",
                                                                      ^
          symbol: variable OldScrollbar
          location: class OldScrollEvents
        C:\awt\workspace_awt_reg_1600909\awt\java\awt\Scrollbar\OldScrollEvents\OldScrollEvents.java:39: cannot find symbol
                           "2. Release the thumb. Messege \""+OldScrollbar.RELEASED+"\" must appear.",
                                                              ^
          symbol: variable OldScrollbar
          location: class OldScrollEvents
        4 errors

              serb Sergey Bylokhov
              tonyli Tony Li (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: