-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
6
-
generic
-
generic
Bug Info:
=========
Table sorting manual test fails in the following scenarios.
1. If user enters either alphabets or alphanumerics instead of digits in insert or delete text fields and then it throws NumberFormatException.
2. The maximum rows in the test are 21 and if the user enter 22 in insert text field and then it throws ArrayIndexOutOfBoundException
JDK HOME for current PIT:
=========================
java version "1.6.0-swing-int-awt-blade"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-swing-int-awt-blade-swing_25_May_2005_15_11-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b37, mixed mode)
Test Location:
==============
../test/javax/swing/JTable/sorting/ManualTest.java
Steps to Reproduce
==================
1. Extract the following PIT build and then we can get the test location and jdk binaries.
/net/sqindia/export/disk05/swing/PITBUILDS/mustang/2005-05-25.tar.gz
2. Go into the test location and then compile the test using jdk binaies which are available in the pit bundle.
3. Execute the test with above mentioned scenarios.
###@###.### 2005-05-30 09:56:36 GMT
=========
Table sorting manual test fails in the following scenarios.
1. If user enters either alphabets or alphanumerics instead of digits in insert or delete text fields and then it throws NumberFormatException.
2. The maximum rows in the test are 21 and if the user enter 22 in insert text field and then it throws ArrayIndexOutOfBoundException
JDK HOME for current PIT:
=========================
java version "1.6.0-swing-int-awt-blade"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-swing-int-awt-blade-swing_25_May_2005_15_11-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b37, mixed mode)
Test Location:
==============
../test/javax/swing/JTable/sorting/ManualTest.java
Steps to Reproduce
==================
1. Extract the following PIT build and then we can get the test location and jdk binaries.
/net/sqindia/export/disk05/swing/PITBUILDS/mustang/2005-05-25.tar.gz
2. Go into the test location and then compile the test using jdk binaies which are available in the pit bundle.
3. Execute the test with above mentioned scenarios.
###@###.### 2005-05-30 09:56:36 GMT