RFR: 8368885: NMT CommandLine tests can check for error better
Afshin Zafari
azafari at openjdk.org
Tue Sep 30 08:39:15 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.
Thanks for taking this. LGTM.
-------------
Marked as reviewed by azafari (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27554#pullrequestreview-3283272387
More information about the hotspot-runtime-dev
mailing list