RFR: 8356634: VectorShape#largestShapeFor should have public access
Ian Graves
igraves at openjdk.org
Wed May 28 21:57:25 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.
-------------
Commit messages:
- Making VectorShape.largestShapeFor public and documenting
Changes: https://git.openjdk.org/jdk/pull/25513/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25513&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8356634
Stats: 12 lines in 1 file changed: 8 ins; 0 del; 4 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