Why is escape analysis not triggered in this particular example?
This is on JDK 17, and all tests are run with 256MB memory. I’ve been testing escape analysis interactions with streams via some simple tests and ran into something interesting.
Why is escape analysis not triggered in this particular example?
This is on JDK 17, and all tests are run with 256MB memory. I’ve been testing escape analysis interactions with streams via some simple tests and ran into something interesting.