RFR: 8241613: Suspicious calls to MacroAssembler::null_check(Register, offset) [v5]

Coleen Phillimore coleenp at openjdk.org
Tue Mar 28 23:31:34 UTC 2023


On Tue, 28 Mar 2023 02:41:02 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Perhaps in `Universe::genesis()` in file universe.cpp? That is where all sorts of hand-cranked Klass-related gubbins gets set up so it seems like a sensible place to check before the create. Likewise for the array offset assert.
>> 
>> WDYT, Coleen/David?
>
> That sounds okay to me.

Sure.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13026#discussion_r1151246604


More information about the hotspot-runtime-dev mailing list