RFR: 6846: Parser needs to skip events with no metadata [v2]

Erik Gahlin egahlin at openjdk.java.net
Tue Oct 13 10:05:07 UTC 2020


On Tue, 13 Oct 2020 09:35:11 GMT, Marcus Hirt <hirt at openjdk.org> wrote:

>> Ugh. You're right. And what's even more fun, I don't need to do anything at all. The event read loop is already
>> handling it by seeking to the absolute position for the next event. Jumping to the next event is a noop - nothing needs
>> be done.
>
> Any chance you have a recording with a few events that has metadata, followed by an event with no metadata, then again
> followed by a few events with metadata available? :)

No, it should not happen.

-------------

PR: https://git.openjdk.java.net/jmc/pull/128


More information about the jmc-dev mailing list