Java class loader: Difference between revisions

Content deleted Content added
Iggymwangi (talk | contribs)
No edit summary
Line 57:
|date=2003-05-09
|accessdate=2008-01-26 }}</ref>).
* be careful with the previous ref, because it contains the serious logical error (explanation at http://stackoverflow.com/a/9598442/1239661).
* to modify the loaded bytecode (for example, for load-time [[Aspect weaver|weaving]] of aspects when using [[aspect-oriented programming]]).