On Tue, 23 Jul 2024 04:44:57 GMT, Chen Liang <li...@openjdk.org> wrote:
> Convert `AnnotationImpl` to a record so it comes with proper `equals` and > `hashCode` implementations. This also fixes the comparison for > annotation-valued annotation element values. Looks good to me, thanks for the fix. ------------- Marked as reviewed by asotona (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/20291#pullrequestreview-2193137329