On Thu, 8 Apr 2021 21:12:21 GMT, Raffaello Giulietti <github.com+70726043+rgiulietti@openjdk.org> wrote:
Hello,
here's a PR for a patch submitted on March 2020 [1](https://cr.openjdk.java.net/~bpb/4511638/webrev.04/) when Mercurial was a thing.
The patch has been edited to adhere to OpenJDK code conventions about multi-line (block) comments. Nothing in the code proper has changed, except for the addition of redundant but clarifying parentheses in some expressions.
Greetings Raffaello
Fine, thanks! Will your change be integrated soon on master? What am I supposed to do then, rebasing my branch with the updated master? (BTW, you could make use of instanceof pattern matching if you don't need backward compat ;-) ) ------------- PR: https://git.openjdk.java.net/jdk/pull/3402