Skip to content

Commit 8edfe92

Browse files
committed
backport 566279af49a7cf47e6030222e989417855caf1a9
1 parent 2c9bcd3 commit 8edfe92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/langtools/tools/javac/jvm/ClassRefDupInConstantPoolTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2014, 2025, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -26,7 +26,7 @@
2626
* @bug 8015927
2727
* @summary Class reference duplicates in constant pool
2828
* @modules jdk.jdeps/com.sun.tools.classfile
29-
* @clean ClassRefDupInConstantPoolTest$Duplicates
29+
* @clean ClassRefDupInConstantPoolTest ClassRefDupInConstantPoolTest$Duplicates
3030
* @run main ClassRefDupInConstantPoolTest
3131
*/
3232

0 commit comments

Comments
 (0)