@@ -219,5 +219,13 @@ compiler.warn.restricted.method # Pending removal compiler.note.implicit.annotation.processing compiler.warn.proc.use.proc.or.implicit + + # code reflection + compiler.misc.feature.reflect.methods + compiler.note.method.ir.dump + compiler.note.quoted.ir.dump + compiler.err.quoted.method.inner.class + compiler.err.quoted.lambda.inner.class + compiler.err.quoted.mref.inner.class