RFR: JDK-8246098: API for Class::permittedSubclasses should clarify if returned elements are ordered or not

Vicente Romero vicente.romero at oracle.com
Thu Jun 11 15:15:47 UTC 2020


thanks for the review,
Vicente

On 6/11/20 4:47 AM, Chris Hegarty wrote:
>
>> On 10 Jun 2020, at 23:23, Vicente Romero <vicente.romero at oracle.com> wrote:
>>
>> Please review this small change to the API for java.lang.Class::permittedSubclasses which clarifies that no particular order of the returned elements should be assumed by clients. The related bug is at [1], the webrev at [2] and the associated CSR at [3],
> LGTM. I added myself as reviewer on the CSR.
>
> -Chris.
>
>> Thanks,
>> Vicente
>>
>> [1] https://bugs.openjdk.java.net/browse/JDK-8246098
>> [2] http://cr.openjdk.java.net/~vromero/8246098/webrev.00/
>> [3] https://bugs.openjdk.java.net/browse/JDK-8247361



More information about the core-libs-dev mailing list