RFR: 8368885: NMT CommandLine tests can check for error better
Paul Hübner
phubner at openjdk.org
Tue Sep 30 07:46:28 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!
-------------
Marked as reviewed by phubner (Author).
PR Review: https://git.openjdk.org/jdk/pull/27554#pullrequestreview-3283050071
More information about the hotspot-runtime-dev
mailing list