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

Phil Race prr at openjdk.org
Sun Sep 28 19:41:08 UTC 2025


> 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 one additional commit since the last revision:

  8366002

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26905/files
  - new: https://git.openjdk.org/jdk/pull/26905/files/bf098da2..9fcbbad7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26905&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26905&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/26905.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26905/head:pull/26905

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


More information about the client-libs-dev mailing list