RFR: 8268520: VirtualSpace::print_on() should be const
    Ioi Lam 
    iklam at openjdk.java.net
       
    Mon Jun 14 05:58:59 UTC 2021
    
    
  
On Thu, 10 Jun 2021 06:39:45 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Please review this trivial patch. VirtualSpace::print_on() should be const so we can avoid the weird casting in epsilonHeap.cpp
>
> +1
Thanks @tstuefe @tschatzl @kimbarrett for the review!
-------------
PR: https://git.openjdk.java.net/jdk/pull/4448
    
    
More information about the hotspot-dev
mailing list