-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: repo-lilliput
-
Component/s: hotspot
-
generic
-
generic
We currently grow the fast-locking lock-stack by allocating a larger stack and copying over all elements. This can be done simpler and more efficient by using realloc instead of malloc+copy.
- links to
-
Review
openjdk/lilliput/79