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

John Rose john.r.rose at oracle.com
Wed Nov 19 18:31:36 UTC 2014


On Nov 17, 2014, at 3:33 AM, Tobias Hartmann <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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20141119/2287b4e4/attachment.html>


More information about the hotspot-compiler-dev mailing list