What is the relationship amon JDK, JRE, JVM?

  1. JDK = JRE + dev tools;
  2. JRE = JVM + libs.