Bug 479778 - [DI] Exceptions with concurrent user sessions

Keeping and restoring the original accessible state breaks the
thread safety of the Requestor classes. Adding synchronization would
affect performance, since method / constructor calls would be
serialized.  As a workaround, we no longer restore the
accessible state.

Change-Id: Ibf11e6080395327107490a645ca19766dc8ac5cf
Signed-off-by: Ralf Sternberg <rsternberg@eclipsesource.com>
3 files changed
tree: 3b68d93837253f55e1d5c7eacab26230ea9b2bb4
  1. bundles/
  2. features/
  3. tests/
  4. .gitignore
  5. CONTRIBUTING.md
  6. pom.xml