Integrated: 8352709: Remove bad timing annotations from WhileOpTest.java

Leo Korinth lkorinth at openjdk.org
Tue Apr 1 10:56:48 UTC 2025


On Mon, 24 Mar 2025 12:17:22 GMT, Leo Korinth <lkorinth at openjdk.org> 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 not specifying a main class.

This pull request has now been integrated.

Changeset: 6801eb87
Author:    Leo Korinth <lkorinth at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6801eb87042742b8d760b79900b2bdff97c321b1
Stats:     2 lines in 1 file changed: 0 ins; 1 del; 1 mod

8352709: Remove bad timing annotations from WhileOpTest.java

Reviewed-by: jpai

-------------

PR: https://git.openjdk.org/jdk/pull/24193


More information about the core-libs-dev mailing list