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)

![E35200B3-F223-4846-89E7-E69229B8B9A2](https://github.com/openjdk/jmc/assets/97600378/6305dd53-c993-43ac-af53-7f3631c12734)
![876D2BB0-7CC5-41B1-8F9F-9D66D4C3ED7F](https://github.com/openjdk/jmc/assets/97600378/9dffe0a1-124c-45e7-a4e8-4f8a91d01bbd)

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