-
Bug
-
Resolution: Fixed
-
P3
-
8u60, 9
-
b65
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085655 | emb-9 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | team |
JDK-8087068 | 8u65 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b01 |
JDK-8080139 | 8u60 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b16 |
JDK-8138508 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8081193 | emb-8u60 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | team |
Many nashorn java apps evaluate code using ScriptEngine.eval or "eval" or "Function". The script itself comes from variety of sources - file, url, string in the code, resource from a jar file etc. Just like -d option dumps generated .class files, it should also dump source scripts to help debugging.
- backported by
-
JDK-8080139 -d option should dump script source as well
-
- Resolved
-
-
JDK-8081193 -d option should dump script source as well
-
- Resolved
-
-
JDK-8085655 -d option should dump script source as well
-
- Resolved
-
-
JDK-8087068 -d option should dump script source as well
-
- Resolved
-
-
JDK-8138508 -d option should dump script source as well
-
- Resolved
-