#transactionless mode incorrect from System(c)>>cacheStatistics:
In transactionless mode, the method
((System cacheStatistics: System myCacheProcessSlot) at: 95)
returns an incorrect value, 4294967295, instead of -1. The value
is correct when viewed in statmonitor data.
Workaround:
none/not applicable