As noted here:
https://github.com/openjdk/jdk/pull/26181#pullrequestreview-2997428662
The constants in Flags could be annotated with their expected target Symbol types, and the Flags constants could then be check to not overlap in any particular Symbol type.
https://github.com/openjdk/jdk/pull/26181#pullrequestreview-2997428662
The constants in Flags could be annotated with their expected target Symbol types, and the Flags constants could then be check to not overlap in any particular Symbol type.
- links to
-
Review(master) openjdk/jdk/26452