-
Bug
-
Resolution: Fixed
-
P3
-
8u40
-
b34
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085735 | emb-9 | Marcus Lagergren | P3 | Resolved | Fixed | team |
JDK-8064238 | 8u45 | Marcus Lagergren | P3 | Resolved | Fixed | b01 |
JDK-8059578 | 8u40 | Marcus Lagergren | P3 | Resolved | Fixed | b10 |
JDK-8070475 | emb-8u47 | Marcus Lagergren | P3 | Resolved | Fixed | team |
Optimistic types introduced significant startup overhead for avatar in 8u40
I managed to cut down Michel's startup benchmark for avatar with optimistic typing quite a bit by doing some simple changes, e.g. have the regexp engine remember correctly compiled regular expressions and remove boxing that happened even when logging was disabled.
I managed to cut down Michel's startup benchmark for avatar with optimistic typing quite a bit by doing some simple changes, e.g. have the regexp engine remember correctly compiled regular expressions and remove boxing that happened even when logging was disabled.
- backported by
-
JDK-8059578 Significant parser/frontend overhead in recompilation of avatar.js
-
- Resolved
-
-
JDK-8064238 Significant parser/frontend overhead in recompilation of avatar.js
-
- Resolved
-
-
JDK-8070475 Significant parser/frontend overhead in recompilation of avatar.js
-
- Resolved
-
-
JDK-8085735 Significant parser/frontend overhead in recompilation of avatar.js
-
- Resolved
-