-
Notifications
You must be signed in to change notification settings - Fork 109
Closed as not planned
Closed as not planned
Copy link
Labels
enhancementNew feature or requestNew feature or request
Description
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 [...]
- Yes, refer to
Describe the solution you'd like
A clear and concise description of what you want to happen.
- In
CONTRIBUTING.mdpoint 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.
- I did some possible related tests at Some plan to write additional unit tests for the class library need GraalVM Reachability Metadata linghengqian-scratches/graalvm-trace-metadata-smoketest#1 .
mhalbritter and wilkinsona
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request