Integrated: 8344345: test/hotspot/gtest/x86/x86-asmtest.py has trailing whitespaces

Kirill Shirokov duke at openjdk.org
Mon Dec 29 21:12:15 UTC 2025


On Tue, 2 Sep 2025 18:22:45 GMT, Kirill Shirokov <duke at openjdk.org> wrote:

> This PR addresses the trailing whitespaces for a .py test. 
> 
> They were introduced in commit 916694f2c1e7fc8d6a88e7026bc2d29ba2923849 and not detected by jcheck, since checking *.py for whitespaces is not enabled in .jcheck/conf.
> 
> So, a separate question is: do you think that a pattern for Python files should be added to [checks "whitespace"] section of .jcheck/conf?

This pull request has now been integrated.

Changeset: 078e71f4
Author:    Kirill Shirokov <kirshiro at amazon.com>
Committer: Xiaolong Peng <xpeng at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/078e71f4a3d68d298ab3c383e46d18912e1de7db
Stats:     6 lines in 1 file changed: 0 ins; 0 del; 6 mod

8344345: test/hotspot/gtest/x86/x86-asmtest.py has trailing whitespaces

Reviewed-by: phh, lmesnik

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

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


More information about the hotspot-compiler-dev mailing list