RFR: 6946: There should be an option to build the agent in the build script [v10]
Miroslav Wengner
mwengner at openjdk.java.net
Mon Jan 11 16:47:18 UTC 2021
On Wed, 6 Jan 2021 19:10:32 GMT, Alex Macdonald <aptmac at openjdk.org> wrote:
>> Miroslav Wengner has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - 6946: typo correction
>> - 6946: runAgentByClass improvements
>
> build.sh line 214:
>
>> 212: local agentExampleClass=$1
>> 213: if [[ -z "${agentExampleClass}" ]]; then
>> 214: err_log "emtpy class"
>
> s/emtpy/empty/
corrected
-------------
PR: https://git.openjdk.java.net/jmc/pull/183
More information about the jmc-dev
mailing list