On Wed, 6 Dec 2023 15:32:14 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> The need to use whitebox-testing (wb.jar) from JMH microbenchmarks has > recently arisen. This pull request has now been integrated. Changeset: 486594d4 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/486594d4273e9d5a8db43de861e3ca3ce823f0da Stats: 58 lines in 3 files changed: 40 ins; 7 del; 11 mod 8316657: Support whitebox testing in microbenchmarks Reviewed-by: erikj, redestad ------------- PR: https://git.openjdk.org/jdk/pull/16996