RFR(XS): 8028198: SIGSEGV in PhaseIdealLoop::build_loop_late_post

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Nov 12 09:56:45 PST 2013


Good.

Vladimir

On 11/12/13 5:30 AM, Rickard Bäckman wrote:
> Hi,
>
> can I have this change reviewed please?
> In some cases the optimizer decided to split a MathExact node through a
> Phi creating an invalid pattern where there is a Phi between the
> MathExact and its projections. The fix is to not allow split_thru_phi
> for MathExact nodes.
>
> Webrev: http://cr.openjdk.java.net/~rbackman/8028198/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8028198
>
> Thanks
> /R
>


More information about the hotspot-compiler-dev mailing list