Integrated: 8310170: Use sp's argument to improve performance of outputStream::indent and remove SP_USE_TABS

Johan Sjölen jsjolen at openjdk.org
Fri Jul 7 09:28:08 UTC 2023


On Thu, 15 Jun 2023 20:50:11 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> Hi,
> 
> Please consider this small enhancement. `sp` takes a count argument, this was never used by `indent`, let's just use it.

This pull request has now been integrated.

Changeset: 92ca670b
Author:    Johan Sjölen <jsjolen at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/92ca670bf3342aa6d50ddb35e55daed16a285d10
Stats:     11 lines in 1 file changed: 0 ins; 9 del; 2 mod

8310170: Use sp's argument to improve performance of outputStream::indent and remove SP_USE_TABS

Reviewed-by: shade, dholmes, stuefe

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

PR: https://git.openjdk.org/jdk/pull/14502


More information about the hotspot-runtime-dev mailing list