Installing JMC
Erik Gahlin
erik.gahlin at oracle.com
Wed Oct 10 01:18:17 UTC 2018
Hi Gary,
JMC for JDK 11 is not yet ready.
There is however a JMC project page where you can find early access builds to download.
http://openjdk.java.net/projects/jmc/7/ <http://openjdk.java.net/projects/jmc/7/>
If you want to build JMC from source code. You may want to ask on the JMC dev mailing list
http://mail.openjdk.java.net/mailman/listinfo/jmc-dev
Cheers
Erik
> On 9 Oct 2018, at 23:40, Gary Morrison <Gary.Morrison at arm.com> wrote:
>
> Short version:
>
> Do any of you know of any nicely-summarized, and up-to-date, instructions for how to load JMC for use with JDK11 (OpenJDK)?
>
> Longer version:
>
> Googling around, I found these seemingly-lovely instructions for how to install JMC under OpenJDK:
>
> http://hirt.se/blog/?p=947
>
> I say "seemingly-lovely," because they don't seem to work, for me at least. In particular, the "mvn p2:site" command fails:
>
> ubuntu at tx2inst-c143:~/jmc/releng/third-party$ mvn p2:site
> [INFO] Scanning for projects...
> Downloading from reficio: http://repo.reficio.org/maven/org/reficio/p2-maven-plugin/1.2.0-SNAPSHOT/maven-metadata.xml
> [WARNING] Could not transfer metadata org.reficio:p2-maven-plugin:1.2.0-SNAPSHOT/maven-metadata.xml from/to reficio (http://repo.reficio.org/maven/): Connect to repo.reficio.org:80 [repo.reficio.org/193.17.184.213] failed: Connection timed out (Connection timed out)
> [WARNING] Failure to transfer org.reficio:p2-maven-plugin:1.2.0-SNAPSHOT/maven-metadata.xml from http://repo.reficio.org/maven/ was cached in the local...
>
> Best I can tell, the reason for this is exactly what they're pointing out here: http://repo.reficio.org/maven doesn't seem to exist. When I try to "dial it up" on my browser, it dies. Probably not proxies here at work, since I couldn't "dial it up" on my personal iPhone's browser either.
>
> Thanks for any insights you might have on this!
> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
More information about the hotspot-jfr-dev
mailing list