Hi Carsten, On 27.07.2014, at 23:30, Carsten Ziegeler (JIRA) <[email protected]> wrote:
> Carsten Ziegeler created SLING-3792: > --------------------------------------- > The fields for the dynamic unary references in ResourceAccessSecurityTracker > must be declared as volatile, otherwise updates to the field might be ignored I am curious, is that a new issue with Java 8 or a spurious problem? AFAICS from your changes across the codebase, any (osgi scr annotated) dynamic reference field should be volatile. Cheers, Alex
