-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b17
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
-
Commit(master) openjdk/jdk/6801eb87
-
Review(master) openjdk/jdk/24193