Skip to content

上报一个小小的BUG #3

@han0x7300

Description

@han0x7300

当前目录不能有空格,否则可能会报:
com.sun.tools.attach.AgentLoadException: Agent JAR not found or no Agent-Class attribute
at sun.tools.attach.HotSpotVirtualMachine.loadAgent(HotSpotVirtualMachine.java:99)
at net.rebeyond.memshell.Attach.main(Attach.java:50)
比如”New folder“就会被转成“New%20folder”,从而找不到agent.jar。
其他字符没测。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions