> Failure was observed on > java/net/DatagramSocket/InterruptibleDatagramSocket.java where data was > received unexpectedly ( > [JDK-8286607](https://bugs.openjdk.org/browse/JDK-8286607)). This failure > could be caused by interference from other ongoing tests. The fix here is to > output the unexpected received data and the sender's address for a further > investigation ([JDK-8286610](https://bugs.openjdk.org/browse/JDK-8286610)).
Bill Huang has updated the pull request incrementally with one additional commit since the last revision: Updated copyright header to 2022 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9278/files - new: https://git.openjdk.org/jdk/pull/9278/files/7169c81e..72c0b8b7 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9278&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9278&range=02-03 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/9278.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9278/head:pull/9278 PR: https://git.openjdk.org/jdk/pull/9278
