Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083355 | emb-9 | Ioi Lam | P4 | Resolved | Fixed | b31 |
JDK-8063431 | 8u45 | Ioi Lam | P4 | Resolved | Fixed | b01 |
JDK-8057094 | 8u40 | Ioi Lam | P4 | Closed | Fixed | b05 |
JDK-8070689 | emb-8u47 | Ioi Lam | P4 | Resolved | Fixed | team |
Code review after the push of JDK-8046070 (Class Data Sharing cleanup and refactoring) has found some minor issues:
+ Misplacement of #if INCLUE_CDS
+ typos
+ unnecessary C string duplication
These should be fixed.
+ Misplacement of #if INCLUE_CDS
+ typos
+ unnecessary C string duplication
These should be fixed.
- backported by
-
JDK-8063431 Minor class loading clean-up
- Resolved
-
JDK-8070689 Minor class loading clean-up
- Resolved
-
JDK-8083355 Minor class loading clean-up
- Resolved
-
JDK-8057094 Minor class loading clean-up
- Closed
- relates to
-
JDK-8046070 Class Data Sharing clean up and refactoring
- Closed