On Thu, 29 Jul 2021 09:14:58 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
> Also, Match.compareTo is overriden from Comparable<Match> without a doc, but > maybe something needs to be specified there about what is being compared or > for what purpose Comparable is implemented to begin with? I will add the documentation for this method. ------------- PR: https://git.openjdk.java.net/jfx/pull/589