Integrated: 8356634: VectorShape#largestShapeFor should have public access

Ian Graves igraves at openjdk.org
Fri May 30 21:13:54 UTC 2025


On Wed, 28 May 2025 21:22:30 GMT, Ian Graves <igraves at openjdk.org> wrote:

> VectorShape#largestShapeFor is referenced in existing JavaDoc but has been package-private. This propose change makes it public and adds documentation for it.

This pull request has now been integrated.

Changeset: 09301c1d
Author:    Ian Graves <igraves at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/09301c1dc03a44e5c56a91303de81ba01dabfe71
Stats:     57 lines in 2 files changed: 51 ins; 0 del; 6 mod

8356634: VectorShape#largestShapeFor should have public access

Reviewed-by: psandoz

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

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


More information about the core-libs-dev mailing list