RFR: 8282555: Missing memory edge when spilling MoveF2I, MoveD2L etc [v2]
Tobias Hartmann
thartmann at openjdk.java.net
Tue May 3 07:33:14 UTC 2022
On Tue, 3 May 2022 07:23:39 GMT, Emanuel Peter <duke at openjdk.java.net> wrote:
>> test/hotspot/jtreg/compiler/intrinsics/unsafe/HeapByteBufferTest.java line 45:
>>
>>> 43: * @library /test/lib
>>> 44: *
>>> 45: * @run main/othervm -Djdk.test.lib.random.seed=42
>>
>> Please add an additional run without a fixed seed.
>
> @TobiHartmann Done and tested
Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/7889
More information about the hotspot-compiler-dev
mailing list