-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
None
-
Affects Version/s: repo-panama
-
Component/s: core-libs
There are some test failures on x86 which are caused by missing adaptation from `long` to `int` in the var handle machinery. This adaptation has been accidentally dropped as part of https://git.openjdk.org/panama-foreign/pull/775.