Re: ObjectMethods seems generating wrong methods for array-type field

2021-04-19 Thread Kengo TODA
This is my first motivation to learn about the ObjectMethods class. Hope that the mailing list will help me to find it. Thank you very much! *** Kengo TODA skypen...@gmail.com On Wed, Apr 14, 2021 at 6:12 PM Remi Forax wrote: > - Mail original ----- > > De: "Kengo TODA

Re: ObjectMethods seems generating wrong methods for array-type field

2021-04-14 Thread Kengo TODA
preferred one. I've checked https://mail.openjdk.java.net/mailman/listinfo but not so sure. Thank you very much. *** Kengo TODA skypen...@gmail.com On Wed, Apr 14, 2021 at 9:04 AM Kengo TODA wrote: > Hello there, > > > I'm Kengo TODA, an engineer learning about the Rec

ObjectMethods seems generating wrong methods for array-type field

2021-04-13 Thread Kengo TODA
Hello there, I'm Kengo TODA, an engineer learning about the Record feature. Today I found a nonintentional behavior, and it seems that the bug database has no info about it. Let me ask here to confirm it's by-design or not. If it's a bug, I want to try to send a patch to OpenJD