Oleg Ignatenko created IGNITE-10192:
---------------------------------------
Summary: OptimizedMarshallerTest#testAllocationOverflow throws OOME instead of expected IOE
Key: IGNITE-10192
URL:
https://issues.apache.org/jira/browse/IGNITE-10192 Project: Ignite
Issue Type: Bug
Reporter: Oleg Ignatenko
OptimizedMarshallerTest#_testAllocationOverflow (in current codebase muted by renaming to {{_testAllocationOverflow}}) throws OOME instead of expected IOE when trying to marshal {{HugeObject}} - which in turn writes 4 times {{new byte\[1 << 31 - 2]}}.
Note test javadocs say: "WARNING! Requires a lot of heap space. Should not be run on CI."
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)