On Thu, 5 Mar 2026 15:31:02 GMT, Christian Stein <[email protected]> wrote:
> Please review this change to use JUnit API in `MethodTemplateTest.java`. As > only simple `assertTrue` and `assertFalse` are being called in test code, a > swap of packages in `import` statements suffices. > > This pull request also disallows `testng` actions in `jtreg` under this test > root to prevent future additions of TestNG-based tests. See the umbrella > issue https://bugs.openjdk.org/browse/JDK-8307843 and its associated subtasks > for details. Thanks for the reviews. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30087#issuecomment-4010014165
