-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
None
-
Affects Version/s: repo-panama
-
Component/s: tools
The Java carrier for _Bool is computed as `byte` instead of `boolean`. This causes issue when accessing method handles/var handles and constants definitions.