On Thu, 10 Jul 2025 20:09:23 GMT, Alex Menkov <amen...@openjdk.org> wrote:

> VMObjectAlloc callback does upcall (`clone`) which does new allocation.
> So if the recursion happen, the test gets infinite recursion

Ok, so the failure then will be a StackOverflowException.

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

PR Comment: https://git.openjdk.org/jdk/pull/26231#issuecomment-3058920509

Reply via email to