RFR: 8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory
Raffaello Giulietti
rgiulietti at openjdk.org
Mon May 13 13:24:17 UTC 2024
On Mon, 13 May 2024 13:18:24 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> @jaikiran I agree that we can simplify even more. I just wanted to change as little as possible in this PR to facilitate reviews.
>> Shall I push your proposed changes in this PR or is a followup PR preferable?
>
> A followup PR is fine. I think once this PR which addresses the API aspects (like removal of ServiceLoader and then updates to the create() method javadoc) is integrated, then the subsequent PR can just be all internal implementation changes like the proposed removal of reflection.
Fine with me.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19212#discussion_r1598468638
More information about the core-libs-dev
mailing list