On Fri, 22 Oct 2021 10:15:59 GMT, Jeanette Winzenburg <faste...@openjdk.org> wrote:
>> darn .. ;) Thanks > > hmm .. I'm all for consistency, so don't mind trying again but ... what _is_ > the formatting rule? Searching in controls: > > - wildcard search: `<?,?>` = 1000+ vs. `<?, ?>` = 379 > - verbatim: `<?,?>` = 173 vs. `<?, ?>` = 98 > > Looks .. inconclusive .. 😁? > > But then, [generics > tutorial](https://docs.oracle.com/javase/tutorial/java/generics/types.html) > has the space - so the space it will be. Weird. Also standard classes like HashMap, AbstractMap or just Map doesn't have the space. I'm also for consisteny, but don't know which would be 'the best' 😄 ------------- PR: https://git.openjdk.java.net/jfx/pull/638