xtext-core/org.eclipse.xtext.ide
Titouan Vervack 45409d150d Made LanguageServerImpl.supportedMethods volatile
As the parameter is used in a method that has a synchronized block,
it seems like this value can be accessed in a multit-hreaded way.
It should thus be volatile.

Signed-off-by: Titouan Vervack <tivervac@gmail.com>
2020-09-14 13:44:55 +00:00
..
.settings [eclipse/xtext#1176] Migrate to EPL 2.0 2020-02-11 12:02:02 +01:00
META-INF [releng] Update Xtext version to 2.24.0 2020-08-31 21:37:37 +00:00
src/org/eclipse/xtext/ide Made LanguageServerImpl.supportedMethods volatile 2020-09-14 13:44:55 +00:00
.classpath [eclipse/xtext#1777] Translate more Xtend to java. 2020-07-03 10:23:21 +02:00
.project [eclipse/xtext#1573] Ensure that all plugins do have a ManifestBuilder 2019-11-04 14:34:21 +01:00
about.html [eclipse/xtext#1176] Migrate to EPL 2.0 2020-02-11 12:02:02 +01:00
build.gradle [eclipse/xtext#1249] use bom for version management (#988) 2019-01-11 16:41:50 +01:00
build.properties [eclipse/xtext#1777] Translate more Xtend to java. 2020-07-03 10:23:21 +02:00
plugin.properties Added missing build.properties, fixed a couple of warnings 2019-11-18 08:42:38 +01:00