The first argument to Prefetch::read is `void*`.  It should be `const void*` to allow prefetching in a constant object.
            
- relates to
 - 
                    
JDK-8241005 Prefetch::read and ::write not implemented on Windows/x86
-         
     - Open
 
 -