jjs tab completion of Java classes shows package-private, "hidden" classes too

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs
    • b123
    • generic
    • generic

      jjs shows too many options for "class" tab-completion. This is because it shows "hidden classes/packages" (security) and package-private classes. It would be nice if it shows only classes, packages available under security manager + public classes alone [as mostly scripting is done on public classes - and dynalink does not even allow calling members of non-public classes].

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

              Created:
              Updated:
              Resolved: