On Mon, 21 Dec 2020 14:37:57 GMT, Сергей Цыпанов <github.com+10835776+stsypa...@openjdk.org> wrote:
>> I don't think so, the code is fine, for me. > > @forax I've sent a mail into compiler-dev list: > http://mail.openjdk.java.net/pipermail/compiler-dev/2020-December/015857.html > > Let's see what they decide. FYI, despite the confusing (historical) name, `syms.trustMeType` is the `SafeVarargs` annotation. See `Symtab.java`, line 579. ------------- PR: https://git.openjdk.java.net/jdk/pull/1764