Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8064131 | 8u45 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8055598 | 8u40 | Attila Szegedi | P4 | Resolved | Fixed | b04 |
JDK-8070368 | emb-8u47 | Attila Szegedi | P4 | Resolved | Fixed | team |
:createProgramFunction method is emitted in top-level classes of compiled JavaScript programs as the entry point for retrieving a ScriptFunction object representing the program. It is always invoked on first compilation, and subsequent deoptimizing recompilations don't need to have it in their class files.
- backported by
-
JDK-8055598 On-demand compiled top-level program doesn't need :createProgramFunction
-
- Resolved
-
-
JDK-8064131 On-demand compiled top-level program doesn't need :createProgramFunction
-
- Resolved
-
-
JDK-8070368 On-demand compiled top-level program doesn't need :createProgramFunction
-
- Resolved
-