RFR(s): 8055239: assert(_thread == Thread::current()->osthread()) failed: The PromotionFailedInfo should be thread local.
Jon Masamitsu
jon.masamitsu at oracle.com
Mon Nov 24 18:52:08 UTC 2014
On 11/24/2014 10:06 AM, Kim Barrett wrote:
> [...]
> All that said, a more complete and cleaned up fix for the
> ParScanThreadState[Set] reuse problem should also suffice, e.g. either
> don't reuse or capture / report data and reinitialize before reuse.
I'd suggest that this to be a separate (from fixing this failure) effort.
OK if this more extensive clean up is deferred. I can create a new CR
for it.
Priority?
Jon
More information about the hotspot-gc-dev
mailing list