Closed korniltsev closed 2 months ago
As far as I searched, IDMap is only used in MethodList. MethodRef
already uses uint64
which would be used as key for the IDMap
. So I don't see a need to change anything further.
ok I'm wrong. Sorry for confusion.
https://github.com/grafana/jfr-parser/pull/39