RFR: 8356634: VectorShape#largestShapeFor should have public access [v3]
Ian Graves
igraves at openjdk.org
Thu May 29 16:15:07 UTC 2025
> VectorShape#largestShapeFor is referenced in existing JavaDoc but has been package-private. This propose change makes it public and adds documentation for it.
Ian Graves has updated the pull request incrementally with one additional commit since the last revision:
Fixing tabbing
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25513/files
- new: https://git.openjdk.org/jdk/pull/25513/files/a00420b2..8b3f6fc4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25513&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25513&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/25513.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25513/head:pull/25513
PR: https://git.openjdk.org/jdk/pull/25513
More information about the core-libs-dev
mailing list