RFR: JDK-8187314: All Cells: must show backing data always

Marius Hanl mhanl at openjdk.org
Fri Oct 20 07:14:41 UTC 2023


On Fri, 20 Oct 2023 00:12:02 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Also, would it be possible to extend the tree table view test to include a second column with the same logic?

Sure, but why? 
I mean, a test should usually consist of as few components as are needed for testing, since we want to test a specific problem (in isolation). 
And one column is sufficient to test the issue, more columns will just add more bloat but no new insights (and the issue is not related to a particular column anyway)

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1197#issuecomment-1772204614


More information about the openjfx-dev mailing list