jdk17u-dev icon indicating copy to clipboard operation
jdk17u-dev copied to clipboard

8367904: Test java/net/InetAddress/ptr/Lookup.java should throw SkippedException

Open sendaoYan opened this issue 3 weeks ago • 5 comments
trafficstars

The title of the pull request is automatically filled in correctly and below you find a suggestion for the pull request body:

Hi all,

This pull request contains a backport of commit c0815e40 from the openjdk/jdk repository.

The commit being backported was authored by SendaoYan on 19 Sep 2025 and was reviewed by Francesco Andreuzzi and Daniel Fuchs.

Thanks!


Progress

  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue
  • [ ] JDK-8367904 needs maintainer approval

Issue

  • JDK-8367904: Test java/net/InetAddress/ptr/Lookup.java should throw SkippedException (Enhancement - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4107/head:pull/4107
$ git checkout pull/4107

Update a local copy of the PR:
$ git checkout pull/4107
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4107/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 4107

View PR using the GUI difftool:
$ git pr show -t 4107

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/4107.diff

Using Webrev

Link to Webrev Comment

sendaoYan avatar Oct 26 '25 13:10 sendaoYan