RFR: 8368885: NMT CommandLine tests can check for error better
Aleksey Shipilev
shade at openjdk.org
Tue Sep 30 09:12:56 UTC 2025
On Mon, 29 Sep 2025 16:52:01 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
> We can check for more specific error text when running the command line tests, the current 'error' string check misses NMT parsing succeeding but NMT initialization failure.
>
> We also fix the indentation of the test files, let's use 4 spaces in the Java source files.
Makes sense, thanks.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27554#pullrequestreview-3283438849
More information about the hotspot-runtime-dev
mailing list