Uploaded image for project: 'mod_cluster'
  1. mod_cluster
  2. MODCLUSTER-855

Suppress security manager deprecation compiler warnings

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Core + SPIs
    • None

      We know very well why this is deprecated and why we keep supporting it. There is no need to warn about it as this might make us miss other relevant warnings.

      [WARNING] /Users/rhusar/git/mod_cluster/core/src/main/java/org/jboss/modcluster/advertise/impl/DatagramChannelFactoryImpl.java:[61,16] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/core/src/main/java/org/jboss/modcluster/config/impl/SystemPropertyJvmRouteFactory.java:[56,16] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-9.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[87,29] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-9.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[150,33] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-9.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[179,32] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-10.1/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[87,29] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-10.1/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[150,33] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-10.1/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[179,32] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-11.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[87,29] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-11.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[150,33] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-11.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[179,32] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/core/src/main/java/org/jboss/modcluster/advertise/impl/DatagramChannelFactoryImpl.java:[61,16] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/core/src/main/java/org/jboss/modcluster/config/impl/SystemPropertyJvmRouteFactory.java:[56,16] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-9.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[87,29] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-9.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[150,33] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-9.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[179,32] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-10.1/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[87,29] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-10.1/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[150,33] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-10.1/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[179,32] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-11.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[87,29] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-11.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[150,33] java.security.AccessController in java.security has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/mod_cluster/container/tomcat-11.0/src/main/java/org/jboss/modcluster/container/tomcat/ModClusterListener.java:[179,32] java.security.AccessController in java.security has been deprecated and marked for removal
      

              rhn-engineering-rhusar Radoslav Husar
              rhn-engineering-rhusar Radoslav Husar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: