Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I believe there are thread contention issues with these two variables (systemCache UP-1145 and systemCharacterCache) since both are not synchronized and reads and updates are not made within the synchronized blocks either.