On Thu, 26 Jun 2025 12:20:03 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> > This seems like a separate discussion as the minimal VM doesn't have the > > M&M support > > Sure, it's maybe off topic. I now see that few tests handle this. I hit it as > a minimal build showed me I had the wrong THROW macro, so in getting that > right, I want to build and test such a VM. This test fails to load > ManagementFactory with such a build (expected but confusing). It should skip. I think you drop the change to the test as testing minimal VM is a bigger discussion. The make target for the compact profiles was removed in JDK 9 so would require running jlink to create a run-time image to test. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25958#discussion_r2169467764