RFR: 8376419: (fs) Minor improvement of java/nio/file/attribute/UserDefinedFileAttributeView/Basic.java [v3]

Brian Burkhalter bpb at openjdk.org
Wed Jan 28 01:45:30 UTC 2026


> 1. Use `RandomFactory` instead of `new Random` to allow reproducibility.
> 2. Use `jtreg.SkippedException` instead of printing a message and returning silently.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8376419: Add "@build jtreg.SkippedException"

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/29434/files
  - new: https://git.openjdk.org/jdk/pull/29434/files/a31c9b73..91e76a59

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29434&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29434&range=01-02

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/29434.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29434/head:pull/29434

PR: https://git.openjdk.org/jdk/pull/29434


More information about the nio-dev mailing list