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

Thomas Stuefe stuefe at openjdk.java.net
Thu Jun 10 06:42:12 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

+1

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

Marked as reviewed by stuefe (Reviewer).

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


More information about the hotspot-dev mailing list