RFR: 8241613: Suspicious calls to MacroAssembler::null_check(Register, offset) [v3]
David Holmes
dholmes at openjdk.org
Thu Mar 23 22:18:36 UTC 2023
On Thu, 23 Mar 2023 14:18:16 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Maybe add two asserts in shared oops code that klass_offset_in_bytes() and array_lengh_offset_in_bytes() are < pagesize would be sufficient to make this bug proof,
The asserts would make me happier.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13026#issuecomment-1481985470
More information about the hotspot-runtime-dev
mailing list