RFR: 8366002: Beans.instantiate needs to describe the lookup procedure [v2]

Phil Race prr at openjdk.org
Fri Sep 26 19:23:06 UTC 2025


On Fri, 26 Sep 2025 19:19:32 GMT, Phil Race <prr at openjdk.org> wrote:

>> Some text describing the Beans.instantiate lookup process existed only on the method that used the now removed AppletInitializer.
>> Since there are two other Beans.instantiate methods, we need to move that text to the remaining methods.
>> 
>> Note that one of the methods is also deprecated for removal, so it seems prudent to add it to both so that when the next to be removed method is gone, this problem doesn't recur.
>> 
>> This is a doc. only change. The CSR is ready for review.
>
> Phil Race has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - 8366002
>  - 8366002

I've updated this with a couple of suggestions, including one from CSR review to link to a definition of binary name.

-------------

PR Review: https://git.openjdk.org/jdk/pull/26905#pullrequestreview-3273602087


More information about the client-libs-dev mailing list