On Fri, 22 Aug 2025 17:39:10 GMT, Phil Race <[email protected]> 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.

This pull request has now been integrated.

Changeset: 6bfd018b
Author:    Phil Race <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/6bfd018beaf187940ebafc71885045b4aabca673
Stats:     32 lines in 1 file changed: 32 ins; 0 del; 0 mod

8366002: Beans.instantiate needs to describe the lookup procedure

Reviewed-by: serb, aivanov

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

PR: https://git.openjdk.org/jdk/pull/26905

Reply via email to