mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 14:39:49 +00:00
8379552: Correct build tags in StrictMath/PowTests.java
Reviewed-by: bpb
This commit is contained in:
parent
73b13f977b
commit
b9220c930a
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2003, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2003, 2026, 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
|
||||
@ -24,6 +24,9 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 8136874 8362376
|
||||
* @build Tests
|
||||
* @build PowTests
|
||||
* @run main PowTests
|
||||
* @summary Tests for StrictMath.pow
|
||||
*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user