RFR: 7194 : No local JVMs found message could be more helpful

Michael S. github.com+29914148+docwarems at openjdk.java.net
Sat Apr 10 09:42:08 UTC 2021


On Fri, 9 Apr 2021 11:34:46 GMT, Marcus Hirt <hirt at openjdk.org> wrote:

>> The message refers to the FAQ to question 
>> "Q: I cannot see any locally running JVMs in the JVM browser!" 
>> Suggestion for new answer
>> A3: Are you running a JDK <11? You must specify a JDK >=11 either via PATH of by adding "-vm" parameter in jmc.ini (before -vmargs parameter; value is path to JDK bin folder)
>
> Hi @docwarems! Please read the comments above from the bot. It contains instruction on how to proceed with integrating the PR. Let me know if you need any help!

I have problems fixing the user name for my commit as described by the bot.
The command gives me this error with my Git client: 
fatal: Option -m cannot be combined with -c/-C/-F.

If I omit the -m option it gives me the error
fatal: could not lookup commit user.name=Michael S<C3><BC>dkamp

This is my user name as obtained from "git config --list". As you can see it has an escaped german character. I also tried without success with the unescaped name and with umlaut character replaced by ASCII.
What can I do?

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

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


More information about the jmc-dev mailing list