On Thu, 18 Jan 2024 09:29:11 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

> Thanks! When this has been integrated, I can take a shot at the missorted 
> `default`s.

Thanks, I could've done that myself, but decided not to. You see, `default` 
should ideally be a [sole] modifier on a method: all other modifiers of a 
`default` method should be deleted. I'm not sure that reaching such an ideal 
would be welcomed.

Whatever you decide to do, be prepared to work manually. 
`bin/blessed-modifier-order.sh` is simple and robust but not specific. You'll 
have to carefully sift through other missortings it finds.

[sole]: 
https://mail.openjdk.org/pipermail/core-libs-dev/2024-January/117398.html

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

PR Comment: https://git.openjdk.org/jdk/pull/17468#issuecomment-1898162068

Reply via email to