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

jck_regr: javax_swing/.../AccessibleBoxFiller/index.html#AccessibleComponet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.0
    • client-libs
    • None

       al.smith@eng 2000-07-06======================
       
      Please run the following script to reproduce the failure:
      /net/sqesvr.eng/export/st3/jdk1.4/bugs/<thisbugid>

      Test case can be found in:
      /net/sqesvr/export/st1/JCK-13/tests/api/javax_swing/Box/Filler/AccessibleBoxFiller/index.html#AccessibleComponent
      JDK version: Merlin B20
      JCK version: JCK13

      Test:
      javasoft.sqe.tests.api.javax.swing.Box.Filler.AccessibleBoxFiller.AccessibleComponentTests

      Output from the jtr file:
      =========================
      #Test Results (version 2)
      #Mon Jun 26 09:27:15 PDT 2000
      #checksum:7e877458d4d4131f
      #-----testdescription-----
      $file=Z:\\st1\\JCK-13\\tests\\api\\javax_swing\\Box\\Filler\\AccessibleBoxFiller\\index.html
      $root=Z:\\st1\\JCK-13\\tests
      executeClass=javasoft.sqe.tests.api.javax.swing.Box.Filler.AccessibleBoxFiller.AccessibleComponentTests
      id=AccessibleComponent
      keywords=javax positive runtime swing
      source=AccessibleComponentTests.java
      title=AccessibleComponent() methods tests

      #-----environment-----
      EXECUTE_CLASSPATH=$testSuiteRootDir/../classes$:$javatestClassDir
      EXECUTE_FLAGS=
      EXECUTE_JAVA=c:\\jdk14\\bin\\java
      EXE_PATH=${LDLIBPATH};$PATH
      EXE_SYSTEMROOT=c:\\windows
      ExecJCKTestOtherJVMCmd=javasoft.sqe.javatest.lib.ExecJCKTestOtherJVMCmd
      LDLIBPATH=$testSuiteRootDir\\..\\lib\\win32
      command.testExecute=$ExecJCKTestOtherJVMCmd CLASSPATH=${EXECUTE_CLASSPATH} PATH=${EXE_PATH} windir=${EXE_SYSTEMROOT} ${EXECUTE_JAVA} ${EXECUTE_FLAGS} -Xfuture -Djava.security.policy=policy.txt $testExecuteClass $testExecuteArgs

      #-----testresult-----
      description=file:Z:/st1/JCK-13/tests/api/javax_swing/Box/Filler/AccessibleBoxFiller/index.html#AccessibleComponent
      end=Mon Jun 26 09:27:15 PDT 2000
      environment=jck-runtime-win95
      execStatus=Failed. tests: 27; passed: 26; failed: 1; first test case failure: AccessibleBoxFiller0026
      javatestOS=Windows 98 4.10 (x86)
      javatestVersion=JT_2.1.2j
      script=javasoft.sqe.javatest.lib.JCKScript -runtime
      sections=script_messages testExecute
      start=Mon Jun 26 09:27:12 PDT 2000
      status=Failed. tests: 27; passed: 26; failed: 1; first test case failure: AccessibleBoxFiller0026
      test=api/javax_swing/Box/Filler/AccessibleBoxFiller/index.html#AccessibleComponent
      timeoutSeconds=600
      work=C:\\mandalay-jck13-jdk14-xint\\api\\javax_swing\\Box\\Filler\\AccessibleBoxFiller

      #section:script_messages
      ----------messages:(1/25)----------
      Executing test class...

      #section:testExecute
      ----------messages:(1/352)*----------
      command: javasoft.sqe.javatest.lib.ExecJCKTestOtherJVMCmd CLASSPATH=Z:\\st1\\JCK-13\\tests/../classes;Z:\\st1\\JCK-13\\javatest.jar PATH=Z:\\st1\\JCK-13\\tests\\..\\lib\\win32; windir=c:\\windows c:\\jdk14\\bin\\java -Xfuture -Djava.security.policy=policy.txt javasoft.sqe.tests.api.javax.swing.Box.Filler.AccessibleBoxFiller.AccessibleComponentTests
      ----------ref:(27/1992)----------
      ====== AccessibleBoxFiller0011 ====== public void setBackground(Color color)
      ====== AccessibleBoxFiller0012 ====== public Color getBackground()
      ====== AccessibleBoxFiller0013 ====== public void setForeground(Color color)
      ====== AccessibleBoxFiller0014 ====== public Color getForeground()
      ====== AccessibleBoxFiller0015 ====== public void setCursor(Cursor value)
      ====== AccessibleBoxFiller0016 ====== public Cursor getCursor()
      ====== AccessibleBoxFiller0017 ====== public void setFont(Font value)
      ====== AccessibleBoxFiller0018 ====== public Font getFont()
      ====== AccessibleBoxFiller0019 ====== public FontMetrics getFontMetrics(Font font)
      ====== AccessibleBoxFiller0020 ====== public void setEnabled(boolean flag)
      ====== AccessibleBoxFiller0021 ====== public boolean isEnabled()
      ====== AccessibleBoxFiller0022 ====== public void setVisible(boolean flag)
      ====== AccessibleBoxFiller0023 ====== public boolean isVisible()
      ====== AccessibleBoxFiller0024 ====== public boolean isShowing()
      ====== AccessibleBoxFiller0025 ====== public boolean contains(Point point)
      ====== AccessibleBoxFiller0026 ====== public Point getLocationOnScreen()
      ====== AccessibleBoxFiller0027 ====== public void setLocation(Point value)
      ====== AccessibleBoxFiller0028 ====== public Point getLocation()
      ====== AccessibleBoxFiller0029 ====== public void setBounds(Rectangle value)
      ====== AccessibleBoxFiller0030 ====== public Rectangle getBounds()
      ====== AccessibleBoxFiller0031 ====== public void setSize(Dimension value)
      ====== AccessibleBoxFiller0032 ====== public Dimension getSize()
      ====== AccessibleBoxFiller0033 ====== public Accessible getAccessibleAt(Point point)
      ====== AccessibleBoxFiller0034 ====== public boolean isFocusTraversable()
      ====== AccessibleBoxFiller0035 ====== public void addFocusListener(FocusListener listener)
      ====== AccessibleBoxFiller0036 ====== public void removeFocusListener(FocusListener listener)
      ====== AccessibleBoxFiller2001 ====== public void requestFocus()
      ----------log:(39/1982)----------
      AccessibleBoxFiller0011: Passed. OKAY
      AccessibleBoxFiller0012: Passed. OKAY
      AccessibleBoxFiller0013: Passed. OKAY
      AccessibleBoxFiller0014: Passed. OKAY
      AccessibleBoxFiller0015: Passed. OKAY
      AccessibleBoxFiller0016: Passed. OKAY
      AccessibleBoxFiller0017: Passed. OKAY
      AccessibleBoxFiller0018: Passed. OKAY
      AccessibleBoxFiller0019: Passed. OKAY
      AccessibleBoxFiller0020: Passed. OKAY
      AccessibleBoxFiller0021: Passed. OKAY
      AccessibleBoxFiller0022: Passed. OKAY
      AccessibleBoxFiller0023: Passed. OKAY
      AccessibleBoxFiller0024: Passed. OKAY
      AccessibleBoxFiller0025: Passed. OKAY
      java.lang.NullPointerException
              at javax.swing.JComponent.reshape(JComponent.java:3138)
              at java.awt.Component.setBounds(Component.java:1473)
              at java.awt.Component.move(Component.java:1350)
              at java.awt.Component.setLocation(Component.java:1342)
              at java.awt.Component.setLocation(Component.java:1365)
              at javasoft.sqe.tests.api.javax.swing.Box.Filler.AccessibleBoxFiller.AccessibleComponentTests.AccessibleBoxFiller0026(AccessibleComponentTests.java:485)
              at java.lang.reflect.Method.invoke(Native Method)
              at javasoft.sqe.jck.lib.MultiTest.runTests(MultiTest.java:139)
              at javasoft.sqe.jck.lib.MultiTest.run(MultiTest.java:101)
              at javasoft.sqe.tests.api.javax.swing.Box.Filler.AccessibleBoxFiller.AccessibleComponentTests.main(AccessibleComponentTests.java:37)
      AccessibleBoxFiller0026: Failed. Test case throws exception: java.lang.NullPointerException
      AccessibleBoxFiller0027: Passed. OKAY
      AccessibleBoxFiller0028: Passed. OKAY
      AccessibleBoxFiller0029: Passed. OKAY
      AccessibleBoxFiller0030: Passed. OKAY
      AccessibleBoxFiller0031: Passed. OKAY
      AccessibleBoxFiller0032: Passed. OKAY
      AccessibleBoxFiller0033: Passed. OKAY
      AccessibleBoxFiller0034: Passed. OKAY
      AccessibleBoxFiller0035: Passed. OKAY
      AccessibleBoxFiller0036: Passed. OKAY
      AccessibleBoxFiller2001: Passed. OKAY
      STATUS:Failed. tests: 27; passed: 26; failed: 1; first test case failure: AccessibleBoxFiller0026
      result: Failed. tests: 27; passed: 26; failed: 1; first test case failure: AccessibleBoxFiller0026


      test result: Failed. tests: 27; passed: 26; failed: 1; first test case failure: AccessibleBoxFiller0026

            Unassigned Unassigned
            apsmith Alan Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: