On Mon, 23 Oct 2023 16:23:55 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:
> Remove the hardcoded maximum heap size. > > Verified that the benchmark now passes with 100 threads given sufficient heap: > > make test TEST=micro:CacheBench MICRO="OPTIONS=-t 100;JAVA_OPTIONS=-Xmx16g" This pull request has now been integrated. Changeset: 1535528c Author: Daniel Jeliński <djelin...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/1535528cb119195b44244e8ee6bc0f913caa9270 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8318479: [jmh] the test security.CacheBench failed for multiple threads run Reviewed-by: redestad ------------- PR: https://git.openjdk.org/jdk/pull/16315