On Mon, 24 Mar 2025 12:17:22 GMT, Leo Korinth wrote:
> WhileOpTest.java is a TestNG test (`TestNG.dirs` is set in Find file:
> `test/jdk/java/util/stream/test/TEST.properties`)
>
> As such, the `@run main/timeout=240` annotation is ignored. If that was not
> the case, it would complain about n
On Mon, 24 Mar 2025 12:17:22 GMT, Leo Korinth wrote:
> WhileOpTest.java is a TestNG test (`TestNG.dirs` is set in Find file:
> `test/jdk/java/util/stream/test/TEST.properties`)
>
> As such, the `@run main/timeout=240` annotation is ignored. If that was not
> the case, it would complain about n
WhileOpTest.java is a TestNG test (`TestNG.dirs` is set in Find file:
`test/jdk/java/util/stream/test/TEST.properties`)
As such, the `@run main/timeout=240` annotation is ignored. If that was not the
case, it would complain about not specifying a main class.
-
Commit messages:
- 8