-
Bug
-
Resolution: Fixed
-
P4
-
9
-
None
-
b92
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8143538 | emb-9 | Attila Szegedi | P4 | Resolved | Fixed | team |
Execution time of Nashorn's jdk.nashorn.internal.codegen.test.CompilerTest is dominated by Field.setAccessible in the ASTWriter. Caching accessible fields reduces the execution time from 38s to 9s; a significant improvement in the run time.
- backported by
-
JDK-8143538 CompilerTest execution time dominated by Field.setAccessible
-
- Resolved
-