Skip to content

In CONTRIBUTING.md point out that PR needs to remove GraalVM reachability metadata related to MBeans #133

@linghengqian

Description

@linghengqian

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

  • In CONTRIBUTING.md point out that PR needs to remove GraalVM reachability metadata related to MBeans. The following classes seem to cause a lot of misunderstanding, and do not affect nativeTest. The problem is that GraalVM Native Build Tools' Conditional Agent Mode picks up these classes easily.
    • java.lang.management.**
    • jdk.management.**
    • com.sun.management.**
    • sun.management.**
    • javax.management.**

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

  • Null.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions