Integrated: 8368885: NMT CommandLine tests can check for error better

Johan Sjölen jsjolen at openjdk.org
Wed Oct 1 09:04:39 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.

This pull request has now been integrated.

Changeset: 84e5d63b
Author:    Johan Sjölen <jsjolen at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/84e5d63b9fa8af0b35e1d682a81900cb157697fe
Stats:     22 lines in 2 files changed: 2 ins; 0 del; 20 mod

8368885: NMT CommandLine tests can check for error better

Reviewed-by: phubner, azafari, shade

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

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


More information about the hotspot-runtime-dev mailing list