Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8149417

Use final restricted flag

XMLWordPrintable

    • b108
    • Verified

        Code cleanup, JceSecurity.isRestricted can be declared as final:

        - private static boolean isRestricted = true;
        + private final static boolean isRestricted;

              xuelei Xuelei Fan
              xuelei Xuelei Fan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: