On Sat, 19 Oct 2024 07:54:07 GMT, Alan Bateman <[email protected]> wrote:
> There are a couple of micro benchmarks in test/micro that fork with
> `jvmArgsPrepend={"-Djava.security.manager=allow"})`, they will need to be
> examined.
Fixed, will be in next drop. There are a couple of other micro tests that test
the performance of `AccessController.doPrivileged` and `getContext` which
probably don't make sense anymore, but I've left them for now to be looked at
later.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21498#issuecomment-2427301539