-
Bug
-
Resolution: Fixed
-
P3
-
6u18, 7
-
b143
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2209707 | 6u27 | Abhijit Saha | P3 | Closed | Fixed | b01 |
Bug Info
=======
Ran the below test on windows xp,opensolaris sparc and RHEL5 platforms and it was failing in all the platforms with compilation error. The compilation error occured due to the sun.swing.table.DefaultTableCellHeaderRenderer class not available.
javax/swing/JTable/6788484/bug6788484.java
I ran the test with latest 6u18-b04 pit build.
JDK Info
========
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b01)
Java HotSpot(TM) Client VM (build 16.0-b10, mixed mode)
For more details please check the attached log file.
=======
Ran the below test on windows xp,opensolaris sparc and RHEL5 platforms and it was failing in all the platforms with compilation error. The compilation error occured due to the sun.swing.table.DefaultTableCellHeaderRenderer class not available.
javax/swing/JTable/6788484/bug6788484.java
I ran the test with latest 6u18-b04 pit build.
JDK Info
========
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b01)
Java HotSpot(TM) Client VM (build 16.0-b10, mixed mode)
For more details please check the attached log file.
- backported by
-
JDK-2209707 TEST : javax/swing/JTable/6788484/bug6788484.java fails w/ compilation errors.
- Closed