Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typo

...

The JVM should be able to eventually garbage collect the class loader. However, if the class publishes itself to some other service (for example, n adding itself as a listener to an event published by some other service), then the instance and the garbage collector will be leaked.

...