This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 4 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
这最终成为可重现的行为。 抛出的异常没有在我无权访问的中间层被捕获/重新抛出——调用我的代码的线程正在吞噬异常。
这根本不是虚拟机问题。
只是把这个放进去,这样我就可以接受答案。
This ended up to be reproducible behavior. The exceptions thrown were not being caught/rethrown at an intermediate layer that I didn't have access to--the thread calling my code was swallowing the exception.
It was not a VM issue at all.
Just putting this in so I can accept an answer for it.