Github user Jezza commented on the issue: https://github.com/apache/wicket/pull/268 Yeah, that's a better idea. Deprecated `ArrayListStack`, and completely removed a subclass of it. It wasn't used, and it was package-private, so I threw that out too.
---