Withdrawn: 8359922: Incorrect comment for variable NMethodSizeLimit
SendaoYan
syan at openjdk.org
Wed Jun 18 16:21:33 UTC 2025
On Wed, 18 Jun 2025 13:26:36 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> This PR fix a incorrect for variable `NMethodSizeLimit`. The [default value](https://github.com/openjdk/jdk/blob/master/src/hotspot/share/c1/c1_globals.hpp#L279) of `NMethodSizeLimit` is `64K * wordSize`.
>
> Trivial fix, no risk.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/25873
More information about the hotspot-compiler-dev
mailing list