mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-14 22:42:19 +00:00
8006896: ClassReader doesn't see MethodParameters attr for method of anon inner class 8007098: Output Synthesized Parameters to MethodParameters Attributes Correctly report synthesized and mandated parameters Reviewed-by: mcimadamore, jjg