On Wed, 24 May 2023 14:30:01 GMT, Alan Bateman <al...@openjdk.org> wrote:
> I skimmed through the changes and mostly look okay. There's a few usage of > "NULL" in exception messages that I assume should be "NUL character". > Probably need to bump the copyright date on several files. You might want to > find a better name for the test as NullChar isn't too descriptive, the test > is really doing a lookup of a hostname that contains a NUL character. I > assume there will be follow up issues to change other parts of the system to > use the strict functions. Thanks, I've updated per these comments. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14083#issuecomment-1561899890