RFR: 6946: There should be an option to build the agent in the build script [v16]

Miroslav Wengner mwengner at openjdk.java.net
Tue Jan 12 21:58:34 UTC 2021


On Tue, 12 Jan 2021 20:02:03 GMT, Marcus Hirt <hirt at openjdk.org> wrote:

>> So, I guess the solution is to either not bother with version checks, or to accept that sometimes the version can't be parsed properly, detect it, possibly warn, and then attempt everything no-matter what.
>
> Try this:
>>export _JAVA_OPTIONS=
>>./build.sh --runAgentExample

I've corrected unrecognized java version

-------------

PR: https://git.openjdk.java.net/jmc/pull/183


More information about the jmc-dev mailing list