Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8156348 | 8u111 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8151574 | 8u102 | Xiaofeng Yang | P3 | Resolved | Fixed | b02 |
JDK-8162186 | emb-8u111 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8151615 | 7u121 | Artem Kosarev | P3 | Resolved | Fixed | b01 |
JDK-8157721 | 7u111 | Sean Coffey | P3 | Resolved | Fixed | b09 |
JDK-8151616 | 6u121 | Sean Coffey | P3 | Closed | Not an Issue |
This test is for testing the sample chat server (jdk/src/sample/share/nio/chatserver), it needs to access code "outside the test suite" and it uses:
* @library ../../../src/sample/share/nio/chatserver
With the change of
test result: Error. effective library path is outside the test suite: ../src/sample/share/nio/chatserver
Same issue for sample/mergesort/MergeSortTest.java
- backported by
-
JDK-8151574 [TEST_BUG] jdk/test/sample fails with "effective library path is outside the test suite"
- Resolved
-
JDK-8151615 [TEST_BUG] jdk/test/sample fails with "effective library path is outside the test suite"
- Resolved
-
JDK-8156348 [TEST_BUG] jdk/test/sample fails with "effective library path is outside the test suite"
- Resolved
-
JDK-8157721 [TEST_BUG] jdk/test/sample fails with "effective library path is outside the test suite"
- Resolved
-
JDK-8162186 [TEST_BUG] jdk/test/sample fails with "effective library path is outside the test suite"
- Resolved
-
JDK-8151616 [TEST_BUG] jdk/test/sample fails with "effective library path is outside the test suite"
- Closed
- duplicates
-
JDK-7095992 Tests for sample code should compile the sample code in $ TESTJAVA rather than relative to $TESTSRC
- Closed
-
JDK-8148867 Tests sample/chatserver/ChatTest.java and sample/mergesort/MergeSortTest.java depend on code which is out of the testsuite
- Closed