RFR: 8366495: Incorrect minimum memory size allocated in allocateNativeInternal()
Jaikiran Pai
jpai at openjdk.org
Tue Sep 2 05:46:42 UTC 2025
On Tue, 2 Sep 2025 05:38:22 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
> but couldn't reproduce the failure on openjdk.
Not being able to generate a JVM crash or a test failure from that test is understandable and OK. Such memory access issues aren't always reproducible in a deterministic manner. So yes, it's OK to not introduce a new test.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27027#issuecomment-3243855467
More information about the core-libs-dev
mailing list