RFR: 1084: Automatically update repository labels from Skara config

Erik Joelsson erikj at openjdk.java.net
Wed Jul 7 15:31:10 UTC 2021


On Wed, 7 Jul 2021 15:11:26 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> We are running the Skara bots on JDK 16, but officially we are still listing JDK 14 as minimum. I don't think it's worth bumping the minimum for this.
>
> In that case, you will need to use explicit casts here rather than the pattern-matching `instanceof`.

Doh, now I understand what you mean. I must have my intellij configured incorrectly and let it just rewrite this to pattern matching style without thinking about it. Then I was out sick for a week and forgot about it.

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

PR: https://git.openjdk.java.net/skara/pull/1194


More information about the skara-dev mailing list