-
Bug
-
Resolution: Fixed
-
P4
-
8u20, 9
-
b15
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8041941 | 9 | Hannes Wallnoefer | P4 | Resolved | Fixed | b12 |
JDK-8045097 | 8u25 | Hannes Wallnoefer | P4 | Resolved | Fixed | b01 |
JDK-8052497 | emb-8u26 | Hannes Wallnoefer | P4 | Resolved | Fixed | b18 |
Repeated loading of scripts within the same context will usually reuse cached classes. However, the source is still read for each load(), which could probably be avoided.
- backported by
-
JDK-8041941 Avoid repeated reading of source for cached loads
- Resolved
-
JDK-8045097 Avoid repeated reading of source for cached loads
- Resolved
-
JDK-8052497 Avoid repeated reading of source for cached loads
- Resolved