RFR: 8252136: Several methods in hotspot are missing "static" [v2]

Magnus Ihse Bursie ihse at openjdk.org
Tue Feb 13 11:05:30 UTC 2024


On Mon, 12 Feb 2024 16:47:59 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> The argument alignment is wonky after this patch. Could you go over the patch and fix that?

I did not think of that, sorry. Fixed now. (It turned out that not all places were properly aligned even before my patch...)

There are some places with extremely long lines, but that seem to be the style in these files, so I did not introduce line breaks there.

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

PR Comment: https://git.openjdk.org/jdk/pull/17806#issuecomment-1941218340


More information about the serviceability-dev mailing list