java - Is the Classloader part of the JVM or in the JRE? -


i relatively new java, forgive me if question might seem "silly". know jvm (java virtual machine) contained within jre (java runtime environment) not sure if classloader , execution engine part of jvm.

most sources have read did not specify this. instead, when describing components of jvm discuss 5 components of runtime data area (i.e. heap, jvm stack, method area, pc registers , native method stack). although common sense tells complete virtual machine needs input, memory & processing, still need verify exact locations of these components.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -