While studying these two keywords, there is a part where I get confused.
The jit compiler interprets or compiles instructions dynamically, that is, line-by-line.
I learned that reflection is necessary in order to run dynamically since Java is a static language.
I don't know the functional difference between the two. The jit compiler interprets and compiles dynamically, but isn't this act of finding out information such as class type dynamically?
Aucun commentaire:
Enregistrer un commentaire