Class.getRecordComponent() javadoc doesn't specify its behavior if the accessor of a record component is not present

Vicente Romero vicente.romero at oracle.com
Thu Oct 10 19:42:51 UTC 2019


that shouldn't happen, the compiler would generate the accessor if not 
present, I guess the VM should verify for that too

Vicente

On 10/10/19 2:36 PM, Remi Forax wrote:
> As the title says,
> Class.getRecordComponent() javadoc doesn't specify its behavior if the accessor of a record component is not present.
>
> regards,
> Rémi



More information about the amber-dev mailing list