We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a0baf commit 6801eb8Copy full SHA for 6801eb8
test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2025, Oracle and/or its affiliates. All rights reserved.
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
*
5
* This code is free software; you can redistribute it and/or modify it
@@ -47,7 +47,6 @@
47
48
* @test
49
* @bug 8071597 8193856
50
- * @run main/timeout=240
51
*/
52
@Test
53
public class WhileOpTest extends OpTestCase {
0 commit comments