mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8352709: Remove bad timing annotations from WhileOpTest.java
Reviewed-by: jpai
This commit is contained in:
parent
85a0baf0cb
commit
6801eb8704
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2015, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -47,7 +47,6 @@ import java.util.stream.TestData;
|
||||
/*
|
||||
* @test
|
||||
* @bug 8071597 8193856
|
||||
* @run main/timeout=240
|
||||
*/
|
||||
@Test
|
||||
public class WhileOpTest extends OpTestCase {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user