Details
Description
The All suite crashes when running jdbcapi/LobLengthTest.
It is reasonable to believe the memory usage accumulates and that this test makes the memory usage too high.
Looking at the test, it uses a ~16 MB byte array.
This problem was reported on derby-dev: http://www.nabble.com/Out-of-memory-error-when-running-JUnit-suite-t2549103.html
Attachments
Attachments
Issue Links
- relates to
-
DERBY-1893 Convert largedata/lobLengthTests.java to junit
- Closed