RFR: 8268520: VirtualSpace::print_on() should be const

Thomas Schatzl tschatzl at openjdk.java.net
Thu Jun 10 10:27:14 UTC 2021


On Wed, 9 Jun 2021 22:13:02 GMT, Ioi Lam <iklam 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

Lgtm too :)

Marked as reviewed by tschatzl (Reviewer).

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

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


More information about the hotspot-dev mailing list