Misalign address in the test rather than structure
authorOpenJDK Team <openjdk-17@packages.debian.org>
Wed, 18 Oct 2023 07:07:04 +0000 (08:07 +0100)
committerMatthias Klose <doko@ubuntu.com>
Wed, 18 Oct 2023 07:07:04 +0000 (08:07 +0100)
commit90d6bb20f62e29f3d16937e40c521b0b521dc773
tree2066a56c3de582cd42db24b8d924ffa0286402ea
parent267446f08903d31b4297809179f5c933ff3cb6e7
Misalign address in the test rather than structure

mk68-support.diff aligned metaspace structures by 4 bytes breaking the test.
Add 1 to address type rather than aligned structure to produce misaligned pointer.

Gbp-Pq: Name misalign-pointer-for-armhf.patch
test/hotspot/gtest/metaspace/test_is_metaspace_obj.cpp