mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
Update test/hotspot/jtreg/compiler/c2/irTests/TestPushAddThruCast.java
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
This commit is contained in:
parent
5579e6646b
commit
8057768963
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ public class TestPushAddThruCast {
|
|||
if (res != i * 2 + 1) {
|
||||
throw new RuntimeException("incorrect result: " + res);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue