On Thu, 10 Jun 2021 21:38:28 GMT, Joe Darcy <da...@openjdk.org> wrote:

> Does jdk.internal.ValueBased also need special handling? See JDK-8258421.

@jddarcy, you are right, there needs to be special handling for it.

I have created a new PR for JDK 17 here:
https://github.com/openjdk/jdk17/pull/27

It should also include the special handling for ValueBased and should solve 
JDK-8258421. If we have more special annotations interpreted directly by javac, 
we may eventually need a more general way to handle them.

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

PR: https://git.openjdk.java.net/jdk/pull/4428

Reply via email to