remove -Xint from runtime tests
Stanislav Smirnov
stanislav.smirnov at oracle.com
Fri Mar 17 08:31:37 UTC 2017
Well,
you can leave both
* @run main/othervm -noverify -Xint runtime.valhalla.valuetypes.VWithFieldTest
* @run main/othervm -noverify -Xcomp runtime.valhalla.valuetypes.VWithFieldTest
it will be just two executions.
Best regards,
Stanislav Smirnov
> On 17 Mar 2017, at 11:17, David Simms <david.simms at oracle.com> wrote:
>
> This looks good.
>
> Yet, when I add -Xcomp to "runtime/valhalla/valuetypes/ValueOops.java", I got a ShouldReachHere() in "/localhome/davids/hotspot/valhalla/hotspot/src/share/vm/c1/c1_ValueType.cpp:140".
>
> I thought C1 was disabled ? (Trouble grokking tiered option)
>
> /Mr. Simms
>
> On 16/03/17 14:33, Roland Westrelin wrote:
>>> Most of the runtime valhalla tests take only a seconds, FWIW I'd like to
>>> see both "-Xint" and "-Xcomp" (i.e. multiple jtreg run tags).
>> This?
>>
>> http://cr.openjdk.java.net/~roland/valhalla/runtimetests/webrev.01/
>>
>> Roland.
>
>
More information about the valhalla-dev
mailing list