RFR: 8282555: Missing memory edge when spilling MoveF2I, MoveD2L etc [v2]

Emanuel Peter duke at openjdk.java.net
Tue May 3 07:33:14 UTC 2022


On Tue, 3 May 2022 07:10:59 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Comments adapted to review
>
> 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

-------------

PR: https://git.openjdk.java.net/jdk/pull/7889


More information about the hotspot-compiler-dev mailing list