Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Requesting code review for 500441

I posted a patch on bug tracker entry 500441 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=500441), the nature of which was to ensure that all uses of System.getProperty() are executed under a doPriv() block when PrivilegedAccessHelper.shouldUsePrivilegedAccess() resolves to "true".

Would appreciate any and all comments and suggestions on the changeset.  Thanks!

Back to the top