hg: valhalla/valhalla/hotspot: TypeValueTypePtr::NOTNULL should be available with EnableMVT
Tobias Hartmann
tobias.hartmann at oracle.com
Mon Jun 26 12:32:51 UTC 2017
Hi,
my recent change [1] triggered this problem with the runtime/valhalla/valuetypes/VboxUnbox.java test because if EnableMVT=true and EnableValhalla=false, TypeNarrowKlass::NULL_PTR is NULL although it's used by OptoRuntime::store_value_type_fields_Type() for multiple value return [2].
Best regards,
Tobias
[1] http://hg.openjdk.java.net/valhalla/valhalla/hotspot/rev/c0febf8d6eee
[2] http://hg.openjdk.java.net/valhalla/valhalla/hotspot/rev/4cd1b06ce224
On 26.06.2017 14:33, tobias.hartmann at oracle.com wrote:
> Changeset: e1a373e5766e
> Author: thartmann
> Date: 2017-06-26 14:31 +0200
> URL: http://hg.openjdk.java.net/valhalla/valhalla/hotspot/rev/e1a373e5766e
>
> TypeValueTypePtr::NOTNULL should be available with EnableMVT
>
> ! src/share/vm/opto/type.cpp
>
More information about the valhalla-dev
mailing list