Skip to content
Success

Changes

Summary

  1. Make BoundedArrayList follow the old behavior. (commit: a1895c5) (details)
Commit a1895c556f2b762a61fe0ce2a328ea1f677e731d by md_5
Make BoundedArrayList follow the old behavior.

Unit tests have been included.
(commit: a1895c5)
The file was modifiedproxy/src/main/java/net/md_5/bungee/util/BoundedArrayList.java (diff)
The file was addedproxy/src/test/java/net/md_5/bungee/util/BoundedArrayListTest.java