-
Bug
-
Resolution: Fixed
-
P3
-
9
-
None
-
b28
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056558 | emb-9 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | master |
JDK-8064184 | 8u45 | Attila Szegedi | P3 | Resolved | Fixed | b01 |
JDK-8055650 | 8u40 | Attila Szegedi | P3 | Resolved | Fixed | b04 |
JDK-8070421 | emb-8u47 | Attila Szegedi | P3 | Resolved | Fixed | team |
Nashorn supports -strict flag as well as "use strict" directive as defined by ES 5 specification - the later to support turning on strict mode locally (per script file, per script function). Nashorn's callsite tracing, profiling, AST and other debug/profile/trace options could be supported per script, per function level as well. We could do so by parsing nashorn specific user directives.
- backported by
-
JDK-8055650 Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally
-
- Resolved
-
-
JDK-8056558 Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally
-
- Resolved
-
-
JDK-8064184 Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally
-
- Resolved
-
-
JDK-8070421 Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally
-
- Resolved
-