Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] how to prevent multithreaded access to bundle activator?

Hey!

I am debugging and analyzing this issue in m2e at the moment:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=479245#c11

m2e is suffering from a multithreaded access to a bundle activators class. Is there a recommended way to prevent that?

Thanks a lot for your help!
-Martin




Back to the top