RFR 8235359: Simplify method Class.getRecordComponents()

Harold Seigel harold.seigel at oracle.com
Thu Dec 5 19:03:44 UTC 2019


Thanks Mandy!

Harold

On 12/5/2019 1:59 PM, Mandy Chung wrote:
> Looks good.
>
> Mandy
>
> On 12/5/19 6:36 AM, Harold Seigel 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
>>
>> JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8235359
>>
>> The fix was regression tested by running Mach5 tiers 1 and 2 tests 
>> and builds on Linux-x64, Solaris, Windows, and Mac OS X, by running 
>> Mach5 tiers 3-5 tests on Linux-x64, and JCK lang and VM tests on 
>> Linux-x64.
>>
>> Thanks, Harold
>>
>


More information about the core-libs-dev mailing list