Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/2169
@michaelandrepearce, I'm not sure I'm following. Are you saying that by
moving the null check from toSimpleString to the constructor then
toSimpleString becomes essentially useless (since it would just be a facade
over the constructor)?---
