> Change the `listRoots` sub-test on Windows to check for non-empty > intersection of actual and expected root sets instead of equality of those > sets. This is to address what appears to be transient mounting of logical > drives during test execution.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision: 8380204: Simple remove the listRoots sub-test ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30282/files - new: https://git.openjdk.org/jdk/pull/30282/files/df992d76..709fed9e Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30282&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30282&range=01-02 Stats: 28 lines in 1 file changed: 0 ins; 28 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/30282.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30282/head:pull/30282 PR: https://git.openjdk.org/jdk/pull/30282
