- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: None
 - 
    Component/s: core-libs
 - 
    None
 
- 
        b84
 - 
        generic
 - 
        generic
 
                    There are constructors like "importPackage" used in init.js of jrunscript tool which are not available by default in nashorn. Also, number of functions defined in nashorn are redefined - like "load", "quit", "exit" etc. init.js script should check if these are undefined before redefining such functions.