RFR: 6910: Missing manifest prevents agent jar from running
Marcus Hirt
hirt at openjdk.java.net
Thu Oct 8 07:21:41 UTC 2020
On Thu, 8 Oct 2020 05:44:15 GMT, Gunnar Morling <github.com+28612+gunnarmorling at openjdk.org> wrote:
>> Ok, sweet. Will send another PR for that shortly.
>
> Btw. how does issue handling work in general, can I also open one myself? I noticed a few glitches where inconsistent
> configuration could be handled more gracefully in the agent (e.g. defining a return value for a void method will cause
> an exception due to an illegally named field for the value in the generated event type, whereas this should only
> trigger a warning IMO).
I think there might already be some issues open for these agent related blemishes, but if not, I’d be happy to open an
issue for you. JBS access is only granted to OpenJDK Authors. If you think you’ll become a Committer to JMC, I’d be
happy to help you become a JMC author.
See: https://openjdk.java.net/projects/.
-------------
PR: https://git.openjdk.java.net/jmc/pull/122
More information about the jmc-dev
mailing list