- 
    
Sub-task
 - 
    Resolution: Fixed
 - 
    
  P3                     
     - 
    9
 - 
    None
 
- 
        b80
 - 
        generic
 - 
        generic
 
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8135872 | emb-9 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | team | 
                    After jline integration with jjs, jdk.nashorn.tools.jjs.Main class in jdk.scripting.nashorn.shell module is used as "main" class for "jjs" tool. But this module is a "tools module" and hence not available in JRE. Before this jjs used jdk.nashorn.tools.Shell class (extension loader class) and hence jjs of JRE worked. For jdk9, we need a solution where jjs of JRE can use older main class and jjs of JDK uses newer jline integrated jjs.
            
- backported by
 - 
                    
JDK-8135872 jjs in jre directory fails with "Could not find or load main class jdk.nashorn.tools.jjs.Main"
-         
     - Resolved
 
 -         
 
- relates to
 - 
                    
JDK-8142991 Re-examine jdk.scripting.nashorn.shell linked in JRE that drags in jdk.compiler
-         
     - Resolved
 
 -