RFR: 8318479: [jmh] the test security.CacheBench failed for multiple threads run
Sean Mullan
mullan at openjdk.org
Thu Nov 9 19:37:56 UTC 2023
On Mon, 23 Oct 2023 16:23:55 GMT, Daniel Jeliński <djelinski at 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"
Looks ok to me but I would request a review from @cl4es since he introduced the limit in https://github.com/openjdk/jdk/pull/9189.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16315#issuecomment-1804504375
More information about the security-dev
mailing list