hg: valhalla/valhalla/hotspot: 8187820: [MVT] Build failures on 32-bit x86

Tobias Hartmann tobias.hartmann at oracle.com
Fri Sep 22 11:54:29 UTC 2017


I've also changed the implementation to only enable ValueTypePassFieldsAsArgs and ValueTypeReturnedAsFields if EnableMVT 
or EnableValhalla and the JIT is enabled.

In addition, we issue a warning now if the user tries to enable value types and tiered compilation.

Best regards,
Tobias

On 22.09.2017 13:54, tobias.hartmann at oracle.com wrote:
> Changeset: 488f0d311b80
> Author:    thartmann
> Date:      2017-09-22 13:51 +0200
> URL:       http://hg.openjdk.java.net/valhalla/valhalla/hotspot/rev/488f0d311b80
> 
> 8187820: [MVT] Build failures on 32-bit x86
> 
> ! src/share/vm/memory/vtBuffer.cpp
> ! src/share/vm/runtime/arguments.cpp
> ! src/share/vm/runtime/globals.hpp
> ! src/share/vm/runtime/thread.cpp
> 


More information about the valhalla-dev mailing list