Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.6
-
None
Description
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."
Attachments
Issue Links
- links to