hg: valhalla/valhalla/hotspot: Fixes for -XX:-UseCompressedOops
Tobias Hartmann
tobias.hartmann at oracle.com
Thu May 18 09:08:51 UTC 2017
The fix in klass.hpp is not specific to -XX:-UseCompressedOops but because the assert is incorrect (see JDK-8180587) we only hit it with compressed oops disabled (i.e. with large value types).
On 18.05.2017 11:02, tobias.hartmann at oracle.com wrote:
> Changeset: 32d8f469730a
> Author: thartmann
> Date: 2017-05-18 11:00 +0200
> URL: http://hg.openjdk.java.net/valhalla/valhalla/hotspot/rev/32d8f469730a
>
> Fixes for -XX:-UseCompressedOops
>
> ! src/share/vm/oops/klass.hpp
> ! test/compiler/valhalla/valuetypes/ValueTypeTestBench.java
>
More information about the valhalla-dev
mailing list