RFR: 8356251: Need minor cleanup for interp_only_mode [v2]

Chris Plummer cjplummer at openjdk.org
Thu May 8 18:26:51 UTC 2025


On Thu, 8 May 2025 18:15:29 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

> > > The interp_only_mode in a JavaThread is checked by the interpreter chunks which expect it to be an integer. This cleanup has no intention to make it a boolean.
> 
> > I think this should be documented.
> 
> Do you mean we need a comment somewhere to explain this?

Yes. Maybe with the declaration.

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

PR Comment: https://git.openjdk.org/jdk/pull/25060#issuecomment-2863901625


More information about the serviceability-dev mailing list