Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2170012 | 7 | John Rose | P4 | Closed | Fixed | b41 |
JDK-2172834 | 6u14 | John Rose | P3 | Resolved | Fixed | b01 |
Some small changes from the proposed fix to 6655638 (meth.patch of openjdk/mlvm) need to go in as a first push, because (a) they are not integral to method handles, and (b) they cannot be conditionalized under MethodHandles.
The change to hashtable.cpp make it scale better when the load is very high.
Changes to debug.cpp are bug fixes.
Changes to array classes make them easier to optimize.
The change to hashtable.cpp make it scale better when the load is very high.
Changes to debug.cpp are bug fixes.
Changes to array classes make them easier to optimize.
- backported by
-
JDK-2172834 minor tweaks before 6655638
-
- Resolved
-
-
JDK-2170012 minor tweaks before 6655638
-
- Closed
-