-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b56
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2180588 | 6u18 | John Rose | P3 | Resolved | Fixed | b01 |
JDK-2177674 | hs16 | John Rose | P3 | Resolved | Fixed | b01 |
This is a follow-on to the itable factorization 6812831. This work, and any similar work, generally changes the size of vtable and/or itable stubs, which requires a delicate manual update to the constants that allocate those stubs.
The vtable & itable stub code needs more documentation and asserts, so that errors in the size constants can be detected immediately.
The vtable & itable stub code needs more documentation and asserts, so that errors in the size constants can be detected immediately.
- backported by
-
JDK-2177674 sizing logic for vtable and itable stubs needs self-check
-
- Resolved
-
-
JDK-2180588 sizing logic for vtable and itable stubs needs self-check
-
- Resolved
-