-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 20
-
b16
The test files should not contain the "Classpath" exception in the copyright header.
Yet there are 11 files in test/jdk/javax/swing which do:
JButton/TestMnemonicAction.java
JComboBox/6406264/bug6406264.java
JPopupMenu/6583251/bug6583251.java
JScrollPane/6274267/bug6274267.java
JToolBar/4529206/bug4529206.java
Popup/6514582/bug6514582.java
regtesthelpers/JRobot.java
regtesthelpers/SwingTestHelper.java
text/AbstractDocument/DocumentInsert/DocumentInsertAtWrongPositionTest.java
text/GapContent/4496801/bug4496801.java
text/html/CSS/ColorValue/RGBColorValueTest.java
This list is obtained by running
grep -R -l '"Classpath" exception' *
in test/jdk/javax/swing.
Yet there are 11 files in test/jdk/javax/swing which do:
JButton/TestMnemonicAction.java
JComboBox/6406264/bug6406264.java
JPopupMenu/6583251/bug6583251.java
JScrollPane/6274267/bug6274267.java
JToolBar/4529206/bug4529206.java
Popup/6514582/bug6514582.java
regtesthelpers/JRobot.java
regtesthelpers/SwingTestHelper.java
text/AbstractDocument/DocumentInsert/DocumentInsertAtWrongPositionTest.java
text/GapContent/4496801/bug4496801.java
text/html/CSS/ColorValue/RGBColorValueTest.java
This list is obtained by running
grep -R -l '"Classpath" exception' *
in test/jdk/javax/swing.
- relates to
-
JDK-8294039 Remove "Classpath" exception from java/awt tests
-
- Resolved
-