On Wed, 3 Jun 2026 07:12:59 GMT, Marc Chevalier <[email protected]> wrote:
>> Tobias Hartmann has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Move logging related code > > src/hotspot/share/opto/macro.cpp line 1575: > >> 1573: process_users_of_allocation(call); >> 1574: >> 1575: const TypeInstPtr* t = nullptr; > > That is used only for logging, right? Good point, I moved this code into the log specific branch below. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2446#discussion_r3347151806
