Withdrawn: 8347248: Fingerprinter::size_of_parameters() should not be used for getting number of parameters

duke duke at openjdk.org
Fri Jan 16 21:42:26 UTC 2026


On Tue, 18 Nov 2025 20:12:20 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> The method size_of_parameters() is sometimes used as if it represents the number of arguments rather than the size in bytes of the arguments. This patch changes some of these instances to the correct result or renames some of the variables to the desired result. Verified with tier 1-5 tests.

This pull request has been closed without being integrated.

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

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


More information about the hotspot-dev mailing list