Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/2232
@mtaylor i was editing my comment sorry with the output when your fix would
be regressed:
The other tests will run when run via maven if thats what you're worried
about? Here is example output of the test suite run, when i comment out your
fix (so it OOM's)
Results :
Tests in error:
SimpleStringTest.testOutOfBoundsThrownOnMalformedString:36 » OutOfMemory
Reque...
Tests run: 112, Failures: 0, Errors: 1, Skipped: 0
I think its quite clear and maven nicely outputs
---