/hotspot-gc-scenarios

Introduce GC scenarios in hotspot to Java users.

Primary LanguageJavaApache License 2.0Apache-2.0

hotspot-gc-scenarios

Introduce GC scenarios in hotspot to Java users.

OutOfMemory scenarios

  1. creating objects in a loop
  2. creating big objects
  3. creating too many threads
  4. creating too many classes dynamically
  5. applying too much direct memory