Original issue created by Laurent Pellegrino on 26, Feb 2015 at 17:34 PM - PROACTIVE-1392
The purpose is to investigate if the synchronization in MOPClassLoader and JavassistByteCodeStubBuilder classes could be improved (e.g. finding a pattern to apply) so if any new method is added in one of these classes lock acquisition can not be forgotten.
Original issue created by Laurent Pellegrino on 26, Feb 2015 at 17:34 PM - PROACTIVE-1392
The purpose is to investigate if the synchronization in MOPClassLoader and JavassistByteCodeStubBuilder classes could be improved (e.g. finding a pattern to apply) so if any new method is added in one of these classes lock acquisition can not be forgotten.