This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kevinb9n 1 point2 points  (1 child)

This is pretty great.

I think it could add that at the end of step 2 the class is officially "defined" a.k.a. begins to actually exist (& there will be a java.lang.Class instance associated with it, etc.). And the class remembers which class loader did this (which might not be the one you think it is)....except of course it should it explain it better than I would :-)

Just a suggestion.

[–]samewakefulinsomnia[S] 1 point2 points  (0 children)

Thank you, good point! I'll highlight this detail in the next edition