On Tue, 27 May 2025 11:33:28 GMT, Chen Liang <li...@openjdk.org> wrote:
> If we do use byte, please add constant static final fields instead of magic > that requires navigation from pass site to fields. My initial version did this, and IMO it was worse off: https://github.com/openjdk/jdk/pull/25456/commits/06d3f7feb0565d8bc5f662e5696e10a56aeded37. Positive/negative maps to true/false pretty well. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25456#issuecomment-2912250157