Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] initialization and preinitialization

HI everybody,
 
Please,  could someone explain to me:
1) Why initialization join point shadows require all the constructors within a method to be inlined??
1) What is the difference in the bytecode weaving between the execution, the initialization and preinitialization of a constructor??
 
Thank you very much,
 
Nadia.

Back to the top