https://bz.apache.org/bugzilla/show_bug.cgi?id=69351
PJ Fanning <fannin...@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #2 from PJ Fanning <fannin...@yahoo.com> --- Thanks for the test case. Can I ask how you came across this issue? This is a 20 year internal POI class which is only used for a couple of internal POI use cases. The removeValue method does not even seem to be used except in tests. If you have a POI use case like reading, writing or manipulating a Microsoft document file, then I like to see that. If you are using IntList in a non POI use case, I would recommend that you switch to using a library that specialises in IntLists. I used to use Trove for such list implementations. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org