Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSarika Sinha2019-11-26 04:20:56 +0000
committerSarika Sinha2019-12-17 04:36:41 +0000
commit5b82ccf0240a9efd7c6092354267b571f4abc056 (patch)
tree4c6974bb571ef7aeaff389f1709fed6b32fd1b37 /org.eclipse.debug.examples.mixedmode/.classpath
parent66d739ac9191532640d4cdf90e3a1e9f7e1f06a8 (diff)
downloadeclipse.platform.debug-5b82ccf0240a9efd7c6092354267b571f4abc056.tar.gz
eclipse.platform.debug-5b82ccf0240a9efd7c6092354267b571f4abc056.tar.xz
eclipse.platform.debug-5b82ccf0240a9efd7c6092354267b571f4abc056.zip
Bug 553354 - Catch SecurityException if setting sysprop is forbiddenY20191217-0600I20191220-1805I20191219-1800I20191218-1805I20191218-0015I20191217-1800
A security manager might disallow setting of system properties. As there are no clients of that rely on this property in the platform, the combination of external clients together with a restrictive security manager is unlikely. When clients have a restrictive security manager there error log should not be polluted with error entries. Thus the potential SecurityException is silently ignored. Change-Id: I6cfa04cbed0537e7c92ad42284de56f81c77b97e Also-by: Karsten Thoms <karsten.thoms@itemis.de>
Diffstat (limited to 'org.eclipse.debug.examples.mixedmode/.classpath')
0 files changed, 0 insertions, 0 deletions

Back to the top