On Fri, 22 Aug 2025 17:39:10 GMT, Phil Race <p...@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.

Do we have any tests that verify it actually works as described in the updated 
specification?

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

PR Comment: https://git.openjdk.org/jdk/pull/26905#issuecomment-3215824124

Reply via email to