On Tue, 3 Nov 2020 11:55:38 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

> The test fails if OutOfMemoryError is thrown, right?
> Is the reduced execution time enough to catch the original bug?

It depends on the system, if it is really slow and just a few iterations out of 
5000 will be done then the original bug will not be caught. If the system is 
fast and all 5000 iterations will be done, then the bug will be found.

-------------

PR: https://git.openjdk.java.net/jdk/pull/923

Reply via email to