Integrated: 8268520: VirtualSpace::print_on() should be const
Ioi Lam
iklam at openjdk.java.net
Mon Jun 14 05:58:59 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
This pull request has now been integrated.
Changeset: ba601b84
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ba601b8407c6d56e48b57a9524a11bb275e08adc
Stats: 6 lines in 3 files changed: 0 ins; 1 del; 5 mod
8268520: VirtualSpace::print_on() should be const
Reviewed-by: kbarrett, stuefe, tschatzl
-------------
PR: https://git.openjdk.java.net/jdk/pull/4448
More information about the hotspot-dev
mailing list