-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
None
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.
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.
- links to
-
Review(master) openjdk/jdk/24193