-
Bug
-
Resolution: Fixed
-
P2
-
1.1
-
None
-
1.2
-
x86
-
windows_2000
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2108631 | 2.0 | Lynn Monsanto | P2 | Resolved | Fixed | 2.0 |
The AccessBridge needs to provide a workaround for an AccessibleJTable bug in getAccessibleColumnHeader which causes a NPE if the table header is null. This bug is fixed in JDK 1.5 but a workaround is still needed for older JDKs.
- backported by
-
JDK-2108631 need to work around AccessibleJTable bug with null table headers
- Resolved
- duplicates
-
JDK-5038340 Reading Table with null header causes Java VM crash
- Closed