Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8124328
TableColumnBase.DEFAULT_COMPARATOR can lead to CCE
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
8
Affects Version/s:
7u6
Component/s:
javafx
Labels:
None
Subcomponent:
controls
Description
If the comparator is called with different types (e.g. String and Integer) it will fail because it will call String.compareTo(). The check to use compareable would at least have to check if obj2 is assignable to obj1s type.
Attachments
Attachments
Options
Sort By Name
Sort By Date
Ascending
Descending
Thumbnails
List
Download All
RT-28128.patch
0.7 kB
2013-02-03 18:15
Activity
People
Assignee:
Jonathan Giles
Reporter:
Tom Schindl
Votes
:
0
Vote for this issue
Watchers:
0
Start watching this issue
Dates
Due:
2013-02-05
Created:
2013-02-01 05:32
Updated:
2015-06-17 13:55
Resolved:
2013-02-03 18:17
Imported:
17/Jun/15 1:50 PM