[jdk16] RFR: 8260473: [vector] ZGC: VectorReshape test produces incorrect results with ZGC enabled
    Vladimir Ivanov 
    vlivanov at openjdk.java.net
       
    Tue Feb  2 11:45:43 UTC 2021
    
    
  
On Sun, 31 Jan 2021 21:29:40 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8260473
>> 
>> Function "PhaseVector::expand_vunbox_node" creates a LoadNode, but forgets to make the LoadNode to pass gc barriers.
>> 
>> Testing: all Vector API related tests have passed.
>> 
>> Original pr: https://github.com/openjdk/jdk/pull/2253
>
> Approved. 
> 
> Now awaiting release team approval.
> It will be only fixed in the jdk17, right?
Yes, I'm OK with that.
-------------
PR: https://git.openjdk.java.net/jdk16/pull/139
    
    
More information about the hotspot-compiler-dev
mailing list