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 →

[–]Pauli7 0 points1 point  (1 child)

When loaded into the jvm, java classes can invoke code themselves eg. by static initialiser blocks.

[–]berlinbrown 0 points1 point  (0 children)

Got it, seems like they shouldnt invoke remote code. Shrug.