Integrated: 8376419: (fs) Minor improvement of java/nio/file/attribute/UserDefinedFileAttributeView/Basic.java

Brian Burkhalter bpb at openjdk.org
Wed Jan 28 16:34:33 UTC 2026


On Mon, 26 Jan 2026 23:03:03 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 50d872ad
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/50d872ad7ac5fa5a3406517eb53d8f61f81706df
Stats:     16 lines in 1 file changed: 7 ins; 3 del; 6 mod

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

Reviewed-by: jpai

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

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


More information about the nio-dev mailing list