Compiler crash with annotations on Record

Remi Forax forax at univ-mlv.fr
Tue Jun 9 08:09:11 UTC 2020


Nir,
the amber repository has moved to github [1],
so if you have sign the OCA, you can directly submit a pull request !

regards,
Rémi

[1] https://github.com/openjdk/amber/

----- Mail original -----
> De: "Nir Lisker" <nlisker at gmail.com>
> À: "amber-dev" <amber-dev at openjdk.java.net>
> Envoyé: Mardi 9 Juin 2020 09:21:00
> Objet: Re: Compiler crash with annotations on Record

> 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