RFR: 6910: Missing manifest prevents agent jar from running
Gunnar Morling
github.com+28612+gunnarmorling at openjdk.java.net
Thu Oct 8 06:53:18 UTC 2020
On Thu, 8 Oct 2020 05:42:04 GMT, Gunnar Morling <github.com+28612+gunnarmorling at openjdk.org> wrote:
>> Opened https://bugs.openjdk.java.net/browse/JMC-6925.
>
> 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).
-------------
PR: https://git.openjdk.java.net/jmc/pull/122
More information about the jmc-dev
mailing list