On Wed, 8 Apr 2026 12:11:37 GMT, serhiysachkov <[email protected]> wrote:
> java/net/DatagramSocket/SendReceiveMaxSize.java fails to compile due to merge > issue > Looks good and trivial to me. > > The test would have failed compilation in #30548 itself, I'm guessing > Matthias @MBaesken probably missed pushing an additional commit with this > import. In my PR I see a 'import jdk.test.lib.net.IPSupport;' on line 90 (and I had my PR in our internal build+test queue) ; really strange. Seems 8380990 kicked out the needed import, so it was 'bad luck' . ------------- PR Comment: https://git.openjdk.org/jdk/pull/30624#issuecomment-4206303613 PR Comment: https://git.openjdk.org/jdk/pull/30624#issuecomment-4206317546
