RFR: 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports (hotspot)
    Kim Barrett 
    kim.barrett at oracle.com
       
    Mon May  4 08:54:25 UTC 2020
    
    
  
> On May 4, 2020, at 4:28 AM, Stefan Karlsson <stefan.karlsson at oracle.com> wrote:
> 
> Hi Mikael,
> 
> On 2020-05-04 07:12, Mikael Vidstedt wrote:
>> Please review this change which implements part of JEP 381:
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8244224
>> webrev: http://cr.openjdk.java.net/~mikael/webrevs/8244224/webrev.00/hotspot/open/webrev/
> 
> […]
> 
> src/hotspot/share/gc/shared/memset_with_concurrent_readers.hpp
> 
> Fuse the declaration and definition, now that we only have one implementation. Maybe even remove function/file at some point.
I think that cleanup is covered by JDK-8142349.
    
    
More information about the serviceability-dev
mailing list