RFR: JDK-8310510: WordsPerLong is wrong for 64-bit platforms

Thomas Stuefe stuefe at openjdk.org
Wed Jun 21 18:15:04 UTC 2023


On Wed, 21 Jun 2023 12:34:24 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

> So I grep-ed usages for this method and found out these occurrences, for both ppc/s390 could be replace by the method “frame::interpreter_frame_monitor_size_in_bytes”.
> 
...
> 
> Should I open a RFE for this ?

Up to you :) Matter of taste, really, its reviewer- and backport-churn vs code cleanliness.

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

PR Comment: https://git.openjdk.org/jdk/pull/14580#issuecomment-1601346944


More information about the hotspot-dev mailing list