RFR: JDK-8261297: NMT: Final report should use scale 1 [v2]
Thomas Stuefe
stuefe at openjdk.java.net
Wed Feb 10 15:36:52 UTC 2021
On Wed, 10 Feb 2021 13:18:40 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> Sorry for the delay.
No problem, I just pinged you in case you had not seen this PR. Since there were so many.
As requested I wired "default_scale" directly and removed the "0" as "default". I also removed the default NULL parameter for outputStream since I found no uses of MemReporter classes without an outputStream specified.
I also removed the superfluous newline.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2450
More information about the hotspot-runtime-dev
mailing list