Benchmarks In Interpreted Mode

tech

java jvm internals jvmti oom

Work in progress. Do tell me if you notice anything amiss, but do not be surprised.

Methods that can be called from the JVMTI on resource exhausted:

  • FollowReferences
  • IterateOverReachableObjects
  • GetLoadedClasses
  • GetTag
  • SetTag
  • GetClassSignature

Bad idea to call JNI:

  • CallObjectMethod

CC0 Freely use anything from this website in any way you can imagine