static property does not work on accessible, public classes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs
    • None
    • b100
    • generic
    • generic
    • Verified

      jjs -J-Djava.security.manager
      jjs> var al = new java.util.ArrayList()
      jjs> al.getClass().static
      java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "nashorn.JavaReflection")
      jjs>

            Assignee:
            Sundararajan Athijegannathan
            Reporter:
            Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: