On Thu, 3 Sep 2026 11:33:12 GMT, Aleksey Shipilev <[email protected]> wrote:
> > Extra work and churn to do the rename. > > _(looks inside) 640 files changed._ You don't say! Please tell me you did > these renames mechanically? I flicked through 80 files, and they seem fine. > Our automatic analysis is running now... Most changes were done via search and replace, with a manual inspection for alignment issues. The hard part was to figure out all various combinations of `inline *something*` that are spread throughout the code base. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32673#issuecomment-5525730647
