-
Bug
-
Resolution: Fixed
-
P4
-
8u40
-
b34
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085738 | emb-9 | Attila Szegedi | P4 | Resolved | Fixed | team |
JDK-8064236 | 8u45 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8059537 | 8u40 | Attila Szegedi | P4 | Resolved | Fixed | b10 |
JDK-8070473 | emb-8u47 | Attila Szegedi | P4 | Resolved | Fixed | team |
The code for loading the scope and setting the split state is duplicated in few places in CodeGenerator and SplitMethodEmitter. Further, split state is set to -1 preventively too often (even when we know it'll be overwritten by another value)
- backported by
-
JDK-8059537 Code duplication in split emitter
-
- Resolved
-
-
JDK-8064236 Code duplication in split emitter
-
- Resolved
-
-
JDK-8070473 Code duplication in split emitter
-
- Resolved
-
-
JDK-8085738 Code duplication in split emitter
-
- Resolved
-