On Mon, 9 Feb 2026 09:42:08 GMT, Stefan Karlsson <[email protected]> wrote:
>> src/hotspot/share/memory/universe.hpp line 132: >> >>> 130: >>> 131: // the array of preallocated errors with backtraces >>> 132: static refArrayOop preallocated_out_of_memory_errors(); >> >> While your at it ... >> Suggestion: >> >> static refArrayOop preallocated_out_of_memory_errors(); > > And `gen_out_of_memory_error` is now unaligned. Would be nice to clean that > up. Fixed. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2033#discussion_r2782548785
