On Thu, 25 Apr 2024 20:16:09 GMT, Paul Sandoz <psan...@openjdk.org> wrote:
> It could be two tags, a lower and upper bound, because TAG_FIELDREF, > TAG_METHODREF, and TAG_INTERFACEMETHODREF are consecutive values (9 to 11). OK, I've implemented it with lower and upper bound tags. Thanks! ------------- PR Comment: https://git.openjdk.org/jdk/pull/18907#issuecomment-2078828894