-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b92
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8143537 | emb-9 | Attila Szegedi | P4 | Resolved | Fixed | team |
We should start reusing NamedOperation objects in NashornCallSiteDescriptor. Also, we currently do a per-class caching of NashornCallSiteDescriptor objects themselves, which is fine, but we also cache those with CALLSITE_OPTIMISTIC flag set, which we shouldn't as they're unique because of their program points.
- backported by
-
JDK-8143537 Improve caching in NashornCallSiteDescriptor
-
- Resolved
-