Details
-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b73
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018771 | 7u45 | Chris Hegarty | P3 | Closed | Fixed | b01 |
JDK-8007363 | 7u40 | Dmeetry Degrave | P3 | Closed | Fixed | b22 |
JDK-8010577 | 7u25 | Chris Hegarty | P3 | Closed | Fixed | b03 |
JDK-8008855 | 7u21 | Chris Hegarty | P3 | Closed | Fixed | b02 |
Description
The test java/net/Socks/SocksV4Test.java is missing an @run tag. Since this test also includes an @build tag, when this test is "run" by jtreg, the files will be compiled and the test will be reported as passing, although the test is not actually being run.
Attachments
Issue Links
- backported by
-
JDK-8007363 TEST_BUG: java/net/Socks/SocksV4Test.java is missing @run tag
- Closed
-
JDK-8008855 TEST_BUG: java/net/Socks/SocksV4Test.java is missing @run tag
- Closed
-
JDK-8010577 TEST_BUG: java/net/Socks/SocksV4Test.java is missing @run tag
- Closed
-
JDK-8018771 TEST_BUG: java/net/Socks/SocksV4Test.java is missing @run tag
- Closed
- relates to
-
JDK-8004925 java/net/Socks/SocksV4Test.java failing on all platforms
- Closed
-
CODETOOLS-7900034 optionally disallow default behavior with no @run tag present
- Resolved
(1 relates to)