Our current setup has a bunch of tests that use PowerMock … but we would really really like to avoid such hustle. Meaning: we run Mockito for our Java stuff, without its special agent.
Because all those “special” things don’t mix nicely with with the OpenJ9 JVM.