Skip to content

Commit d42c7f1

Browse files
committed
remove unnecessary class - jtreg comment is enough to run the test
1 parent f347aec commit d42c7f1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test/jdk/tools/sincechecker/testjavabase/CheckSince_javaBase.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,4 @@
3131
* jdk.compiler/com.sun.tools.javac.util
3232
* jdk.compiler/com.sun.tools.javac.code
3333
* @run main SinceChecker java.base
34-
*/
35-
36-
public class CheckSince_javaBase {
37-
}
34+
*/

0 commit comments

Comments
 (0)