errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
1. WARNING in /src/org/eclipse/e4/core/internal/services/MessageFactoryServiceImpl.java (at line 110) instance = AccessController.doPrivileged((PrivilegedAction<M>) () -> createInstance(locale, messages, annotation, provider)); The method doPrivileged(PrivilegedAction<M>) from the type AccessController is deprecated |
1. WARNING in /src/org/eclipse/e4/core/internal/services/ResourceBundleHelper.java (at line 714) .doPrivileged((PrivilegedExceptionAction<InputStream>) () -> { The method doPrivileged(PrivilegedExceptionAction<InputStream>) from the type AccessController is deprecated |
1. WARNING in /src/org/eclipse/e4/core/services/nls/BaseMessageRegistry.java (at line 259) AccessController.doPrivileged((PrivilegedAction<Object>) () -> { The method doPrivileged(PrivilegedAction<Object>) from the type AccessController is deprecated |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |