RFR: JEP 359-Records: reflection code

Vicente Romero vicente.romero at oracle.com
Mon Oct 21 21:10:09 UTC 2019


Hi,

Please review the reflection code for JEP 359 (Records) at [1]. There is 
a class here that is special [2] this contain the bootstrap methods for 
equals, hashCode and toString methods in records.

Thanks in advance for the feedback,
Vicente

[1] http://cr.openjdk.java.net/~vromero/records.review/reflection/webrev.00/
[2] 
http://cr.openjdk.java.net/~vromero/records.review/reflection/webrev.00/src/java.base/share/classes/java/lang/runtime/ObjectMethods.java.html


More information about the amber-dev mailing list