It's been noted that the TableCell.tableRow property is missing the generic typing. It appears that this can be added safely, and therefore I propose we do this for JDK 9 and keep an eye out for any implications. A related issue is JDK-8102370 where we had to back out the change due to the change being incompatible.