On Fri, 19 Aug 2022 18:48:10 GMT, Eric Caspole <ecasp...@openjdk.org> wrote:
> Add a JMH for ProtectionDomain related to current work on JDK-8292375. Also, > add the InMemoryJavaCompiler to the JMH jar, to generate the classes needed > for this test and will be useful for future class loading JMH too. This pull request has now been integrated. Changeset: 5d6779f7 Author: Eric Caspole <ecasp...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5d6779f70902b691d901e43ae3e17b16bc22d978 Stats: 136 lines in 2 files changed: 135 ins; 0 del; 1 mod 8292681: Add JMH for ProtectionDomain Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/9950