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

Kim Barrett kbarrett at openjdk.java.net
Thu Jun 10 02:43: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

Looks good, and trivial.

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

Marked as reviewed by kbarrett (Reviewer).

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


More information about the hotspot-dev mailing list