- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    9
- 
        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].
            
