the MANDATED flag has been used so far for parameters added by the compiler. Now the compiler is adding more members that are not parameters only, like accessors and constructors in records. We should consider if the flag should be applied to those too. This flag would only be visible by source reflection
- relates to
-
JDK-8250919 Mark compiler-generated elements as mandated
-
- Open
-
-
JDK-8222777 JEP 359: Records (Preview)
-
- Closed
-
-
JDK-8251375 Mark methods that not present in source with ACC_MANDATED in bytecode
-
- Open
-