Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/2169
toSimpleString returns null object, if given a null input, Construcor will
always give you and object. This is why that method exists to encapsulate that---
