On Tue, 12 Sep 2023 12:56:46 GMT, Aleksei Efimov <aefi...@openjdk.org> wrote:
> Right, the `Logger` usages are not actually needed in this test - they can be > replaced with `System.err::println`. OK, I removed the logger from this test. But I would like to keep the common branch free of any code to avoid any further accidents. See new commit. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15681#issuecomment-1715705790