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/equinox/http/jetty/JettyConfigurator.java (at line 68) SecurityManager sm = System.getSecurityManager(); The type SecurityManager has been deprecated since version 17 and marked for removal |
2. WARNING in /src/org/eclipse/equinox/http/jetty/JettyConfigurator.java (at line 68) SecurityManager sm = System.getSecurityManager(); The method getSecurityManager() from the type System has been deprecated since version 17 and marked for removal |
3. WARNING in /src/org/eclipse/equinox/http/jetty/JettyConfigurator.java (at line 70) sm.checkPermission(configurationPermission); The method checkPermission(Permission) from the type SecurityManager is deprecated |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |