-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 20
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8356480 | 17.0.17-oracle | Naveen Narayanan | P3 | Resolved | Fixed | master |
JDK-8356796 | 17.0.16 | Goetz Lindenmaier | P3 | Resolved | Fixed | b03 |
JDK-8356596 | 11.0.29-oracle | Naveen Narayanan | P3 | Resolved | Fixed | master |
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.
- backported by
-
JDK-8356480 Remove "Classpath" exception from javax/swing tests
-
- Resolved
-
-
JDK-8356596 Remove "Classpath" exception from javax/swing tests
-
- Resolved
-
-
JDK-8356796 Remove "Classpath" exception from javax/swing tests
-
- Resolved
-
- relates to
-
JDK-8294039 Remove "Classpath" exception from java/awt tests
-
- Resolved
-
- links to
-
Commit openjdk/jdk/27b8e2f4
-
Commit(master) openjdk/jdk17u-dev/e6cfd33e
-
Review openjdk/jdk/10360
-
Review(master) openjdk/jdk17u-dev/3562
(3 links to)