RFR (sh/jdk8): Backport: JDK-8231086: Shenandoah: Stronger invariant for object-arraycopy
Aleksey Shipilev
shade at redhat.com
Fri Feb 21 09:22:59 UTC 2020
On 2/21/20 9:47 AM, Aleksey Shipilev wrote:
>>> *) I believe test is misplaced. Did that test even run?
>>> test/hotspot/jtreg/gc/shenandoah/compiler/TestClone.java
>>> should be
>>> test/gc/shenandoah/compiler/TestClone.java
>>
>> Oopsie. Right.
>
> Test is still in the wrong place in webrev.02.
After I move it to proper place and fix @requires (dropping everything except 64-bit check), it
passes on x86_64 and x86_32.
--
Thanks,
-Aleksey
More information about the shenandoah-dev
mailing list