hg: valhalla/valhalla: 8209009: [lworld] C2 compilation fails with 'assert(ptn != __null) failed: node should be registered'
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Aug 7 11:39:33 UTC 2018
The problem was that bimorphic inlining needs to allocate value types before merging the fast and
slow path: http://cr.openjdk.java.net/~thartmann/8209009/webrev.00/
Thanks,
Tobias
On 07.08.2018 13:37, tobias.hartmann at oracle.com wrote:
> Changeset: d3794708550f
> Author: thartmann
> Date: 2018-08-07 13:36 +0200
> URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/d3794708550f
>
> 8209009: [lworld] C2 compilation fails with 'assert(ptn != __null) failed: node should be registered'
>
> ! src/hotspot/share/opto/callGenerator.cpp
> + test/hotspot/jtreg/compiler/valhalla/valuetypes/TestBimorphicInlining.java
> ! test/hotspot/jtreg/compiler/valhalla/valuetypes/TestLWorld.java
>
More information about the valhalla-dev
mailing list