Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

StackOverflowError with HashMap

843810Dec 9 2004 — edited Mar 23 2005
We are experiencing a problem where we get a StackOverflowError after recursing too many times in a HashMap. It's quite a deep recursion, from what I can tell, over 1024 times.

The odd thing is that we are only getting this error on a Windows machine. We tested it on a Linux machine and it works fine with no errors.

Does anyone know of a problem like this on a Window machine, and how to fix it?

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2005
Added on Dec 9 2004
5 comments
4,559 views