RFR: JDK-8246098: API for Class::permittedSubclasses should clarify if returned elements are ordered or not
Chris Hegarty
chris.hegarty at oracle.com
Thu Jun 11 08:47:42 UTC 2020
> 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