Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Support for JDK 9 and 10 #7

@jkutner

Description

@jkutner

The Heroku Java Agent should support JDK 9 and 10. With the latest release (2.0) the following error may be generated:

*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call failed at JPLISAgent.c line: 884
Exception in thread "Heroku MemoryAgent Timer" java.lang.IllegalAccessError: class com.heroku.agent.MemoryAgent$Reporter$LazyJMX (in unnamed module @0x2bc9f23c) cannot access class sun.management.HotspotInternal (in module java.management) because module java.management does not export sun.management to unnamed module @0x2bc9f23c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions