Message11400

Author stefan.richthofer
Recipients jamesmudd, jeff.allen, stefan.richthofer, zyasoft
Date 2017-05-23.22:14:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495577642.46.0.776407503954.issue2536@psf.upfronthosting.co.za>
In-reply-to
Content
ConcurrentHashMap also uses locks internally and could fall into the same insane state when a StackOverflowError occurs.
I don't think there is a setup that can be robust against StackOverflowError interrupting execution at an arbitrary point.
History
Date User Action Args
2017-05-23 22:14:02stefan.richthofersetmessageid: <1495577642.46.0.776407503954.issue2536@psf.upfronthosting.co.za>
2017-05-23 22:14:02stefan.richthofersetrecipients: + stefan.richthofer, zyasoft, jeff.allen, jamesmudd
2017-05-23 22:14:02stefan.richthoferlinkissue2536 messages
2017-05-23 22:14:02stefan.richthofercreate