RFR: 8120: Build JMC for Linux aarch64
Virag Purnam
vpurnam at openjdk.org
Fri Oct 6 05:51:10 UTC 2023
On Fri, 8 Sep 2023 22:44:50 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
> It was asked for at Adoptium, issue 46:
> https://github.com/adoptium/jmc-build/issues/46
>
> I don't have an M1 with Linux installed, so I have no way of verifying this, unfortunately. Perhaps someone out there can help.
Hi @thegreystone, I have used "**UTM | Virtual machines for Mac**" on my Mac M1 to run "**Oracle Linux Arm (aarch64)**" version 9.2. I copied "org.openjdk.jmc-linux.gtk.aarch64.tar.gz" and launched with jdk 17. JMC startup is fine and I tried some sanity.
- JMX browser works fine.
- Flight recorder works fine.
- Loading JFR works fine.
- Outlook and almost all tabs works fine.
**I noticed some issues as well.**
- Automated Analysis page is blank.
- All the visualization shows blank. (Flame Graph, Dependency View, Heatmap View, Graph View)


I will try with Ubuntu as well.
-------------
PR Comment: https://git.openjdk.org/jmc/pull/514#issuecomment-1750017712
PR Comment: https://git.openjdk.org/jmc/pull/514#issuecomment-1750019292
More information about the jmc-dev
mailing list