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

Michael S. github.com+29914148+docwarems at openjdk.java.net
Wed Apr 7 16:43:45 UTC 2021


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)

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

Commit messages:
 - 7194: added JDK <11 as reason for not finding local JVMs
 - Revert "7194: moved and renamed FAQ from html to MD format; replaced content by current OpenJDK Wiki FAQ at https://wiki.openjdk.java.net/display/jmc/JMC+FAQ"
 - 7194: moved and renamed FAQ from html to MD format; replaced content by current OpenJDK Wiki FAQ at https://wiki.openjdk.java.net/display/jmc/JMC+FAQ
 - 7194: add JDK <11 as reason to startup hint for not finding local JVM

Changes: https://git.openjdk.java.net/jmc/pull/232/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jmc&pr=232&range=00
  Issue: https://bugs.openjdk.java.net/browse/JMC-7194
  Stats: 3 lines in 2 files changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jmc/pull/232.diff
  Fetch: git fetch https://git.openjdk.java.net/jmc pull/232/head:pull/232

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


More information about the jmc-dev mailing list