Compiler crash with annotations on Record
Nir Lisker
nlisker at gmail.com
Tue Jun 9 07:21:00 UTC 2020
Just noticed that in the section about serialization, "readObject" and
"writeObject" should probably be in code format.
On Tue, Jun 9, 2020 at 10:14 AM Nir Lisker <nlisker at gmail.com> wrote:
> Hi,
>
> A while ago I submitted https://bugs.openjdk.java.net/browse/JDK-8243057.
> It was not triaged yet, did I submit it in the wrong place?
>
> Also, the Record docs at [1] has a typo: "Objects.equals(this.c(), r.c()"
> is missing a closing ).
>
> [1]
> https://docs.oracle.com/en/java/javase/14/docs/api/java.base/java/lang/Record.html#equals(java.lang.Object)
>
More information about the amber-dev
mailing list