[9] RFR(S): 8050079: crash while compiling java.lang.ref.Finalizer::runFinalizer

Tobias Hartmann tobias.hartmann at oracle.com
Thu Nov 20 09:40:27 UTC 2014


Thanks, John.

Best,
Tobias

On 19.11.2014 19:31, John Rose wrote:
> On Nov 17, 2014, at 3:33 AM, Tobias Hartmann <tobias.hartmann at oracle.com
> <mailto:tobias.hartmann at oracle.com>> wrote:
> 
>> Okay. I also had to remove the (unnecessary) 'InstanceClass::cast' in the
>> ADD_SUBCLASS_CHAIN macro because even if is_witness(k) returns false, we add the
>> subclasses of k to the worklist.
>>
>> New webrev: http://cr.openjdk.java.net/~thartmann/8050079/webrev.02
> 
> Good; I like it.  Reviewed.
> 
> (I thought about objecting to the extra indentation on the nof_impls blocks, but
> there's no good way to avoid it, and it's not really a corner case.)
> 
> — John


More information about the hotspot-compiler-dev mailing list