I've only defined one local queue manager and I'm not connecting to anything remote, including other queue managers. The whole reason I installed MQ locally was due to lack of a testing environment.
...
All my development and testing is being done and has been done on my local laptop and I've been testing this same code base for over a year using CLIENT mode and have never seen the 'permanent dynamic ...
I am using the Java MQ API (not JMS) to connect to my local MQ 7.5 Queue Manager to pull back statistics about the queue manager, queues, and channels.