RFR: 8366002: Beans.instantiate needs to describe the lookup procedure [v2]
Phil Race
prr at openjdk.org
Fri Sep 26 19:23:05 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 two additional commits since the last revision:
- 8366002
- 8366002
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26905/files
- new: https://git.openjdk.org/jdk/pull/26905/files/cff0eacf..bf098da2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26905&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26905&range=00-01
Stats: 10 lines in 1 file changed: 0 ins; 0 del; 10 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