RFR: 8370044: TraceBytecodes shouldn't break up lines
Paul Hübner
phubner at openjdk.org
Fri Feb 20 11:39:41 UTC 2026
On Fri, 20 Feb 2026 11:32:55 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
> Seems fine, but a few comments.
>
> I don't know if `DEBUG` variable is necessary, maybe always print the debug lines? It's not a lot of output.
It's about 2-4 million lines depending on the run, that I'd rather not waste resources on, given jtreg will likely truncate (the middle) anyway. If you feel strongly about it, I can print it anyway.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29842#issuecomment-3933415197
More information about the hotspot-dev
mailing list