- 
    Enhancement 
- 
    Resolution: Unresolved
- 
     P4 P4
- 
    repo-lilliput
- 
        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 Review
        openjdk/lilliput/79