RFR 8235359: Simplify method Class.getRecordComponents()
Chris Hegarty
chris.hegarty at oracle.com
Thu Dec 5 14:56:46 UTC 2019
> On 5 Dec 2019, at 14:36, Harold Seigel <harold.seigel at oracle.com> wrote:
>
> Hi,
>
> Please review this small change to simplify Class.getRecordComponents() by changing the return type of getRecordComponents0() to RecordComponent[].
>
> Open Webrev: http://cr.openjdk.java.net/~hseigel/bug_8235359/webrev/index.html <http://cr.openjdk.java.net/~hseigel/bug_8235359/webrev/index.html>
LGTM.
-Chris.
P.S. Further changes in this area are being discussed on amber-spec-experts - https://mail.openjdk.java.net/pipermail/amber-spec-experts/2019-December/001840.html
More information about the hotspot-runtime-dev
mailing list