RFR: 8301457: Code in SendPortZero.java is uncommented even after JDK-8236852 was fixed [v2]
    Michael McMahon 
    michaelm at openjdk.org
       
    Mon Jul 24 08:05:57 UTC 2023
    
    
  
> Hi,
> 
> JDK-8236852 was fixed in 15 and included its own regression test, but a couple of existing tests have code commented out that also test this functionality. One scenario relating to sending to the wildcard address was not addressed and remains commented out.
> 
> Thanks,
> Michael.
Michael McMahon has updated the pull request incrementally with two additional commits since the last revision:
 - copyright headers
 - test update
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/14952/files
  - new: https://git.openjdk.org/jdk/pull/14952/files/0b10e5f3..0fd4bba7
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14952&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14952&range=00-01
  Stats: 8 lines in 2 files changed: 3 ins; 1 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/14952.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14952/head:pull/14952
PR: https://git.openjdk.org/jdk/pull/14952
    
    
More information about the net-dev
mailing list