Questions about using `assert` in Java
Daohan Qu
quadhier at outlook.com
Tue Jul 18 03:10:30 UTC 2023
> Then I wonder if we should consider the size of a function with
> assertions removed when making JIT inline decisions? Since
> at JIT time I presume whether assertions are turned on or off
> is known – or is it too inefficient to calculate this metric?
Hi Andrew,
This is also a good suggestion. John has provided a comprehensive
analysis for this idea. You may refer to his email in this thread.
- Daohan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20230718/d3148103/attachment.htm>
More information about the core-libs-dev
mailing list