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

Paul Hohensee phh at openjdk.org
Wed Oct 29 17:58:46 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?

Yes, please file an issue.

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

Marked as reviewed by phh (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27058#pullrequestreview-3181709866


More information about the hotspot-compiler-dev mailing list