-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b04
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8048478 | 8u25 | Jonathan Gibbons | P3 | Resolved | Fixed | b05 |
JDK-8046562 | 8u20 | Jan Lahoda | P3 | Resolved | Fixed | b20 |
JDK-8052625 | emb-8u26 | Jonathan Gibbons | P3 | Resolved | Fixed | b17 |
The endPosTable currently uses a standard impl of Map, but could be optimized to use a more custom impl with a smaller footprint.
This arose from a discussion on compiler-dev in Dec 2013.
http://mail.openjdk.java.net/pipermail/compiler-dev/2013-December/008253.html
This arose from a discussion on compiler-dev in Dec 2013.
http://mail.openjdk.java.net/pipermail/compiler-dev/2013-December/008253.html
- backported by
-
JDK-8046562 Reduce the size of the endPosTable
-
- Resolved
-
-
JDK-8048478 Reduce the size of the endPosTable
-
- Resolved
-
-
JDK-8052625 Reduce the size of the endPosTable
-
- Resolved
-
- links to