Skip to content

Handshake before reading metadata #6

@hinerm

Description

@hinerm

Currently metadata key, value pairs are read during ReadImageInformation without any handshaking to signify the start of the read. This means that, say, starting the JVM with the agentlib flag - which prints a "listening on port xxxx" - destroys the metadata table, which kills the whole process.

So we just need a handshaking step that discards anything in the input stream before reading K,V pairs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions