Re: RFR: 8346773: Fix unmatched brackets in some misc files [v3]

2024-12-25 Thread Qizheng Xing
On Thu, 26 Dec 2024 07:27:30 GMT, Alan Bateman wrote: >> Qizheng Xing has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Revert fix in the CTW Makefile. > > The title on the JBS issue is a mis-leading as it's now about man pages, > docs, a

Re: RFR: 8346773: Fix unmatched brackets in source files [v3]

2024-12-25 Thread Alan Bateman
On Wed, 25 Dec 2024 02:34:16 GMT, Qizheng Xing wrote: >> This patch fixes unmatched brackets in some source files. > > Qizheng Xing has updated the pull request incrementally with one additional > commit since the last revision: > > Revert fix in the CTW Makefile. The title on the JBS issue

Re: RFR: 8316882: Add NOT_INTERRUPTIBLE OpenOption and use it in ZipFS

2024-12-25 Thread Alan Bateman
On Wed, 25 Dec 2024 23:55:18 GMT, Bruno Ploumhans wrote: > Here is a fix for https://bugs.openjdk.org/browse/JDK-8316882. > > Following discussion in nio-dev a while ago, I have opted to add a new > `NOT_INTERRUPTIBLE` open option, superseding > `FileChannelImpl#setUninterruptible`. The core

RFR: 8316882: Add NOT_INTERRUPTIBLE OpenOption and use it in ZipFS

2024-12-25 Thread Bruno Ploumhans
Here is a fix for https://bugs.openjdk.org/browse/JDK-8316882. Following discussion in nio-dev a while ago, I have opted to add a new `NOT_INTERRUPTIBLE` open option, superseding `FileChannelImpl#setUninterruptible`. - Commit messages: - remove \r characters in test - 8316882: Ad

Re: [jdk24] RFR: 8346667: Doccheck: warning about missing before

2024-12-25 Thread Pavel Rappo
On Fri, 20 Dec 2024 10:21:34 GMT, Nizar Benalla wrote: > Hi all, > > This pull request contains a backport of commit > [054c644e](https://github.com/openjdk/jdk/commit/054c644ea6ea38e54abc81e231977106d04bb69e) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit be

Re: RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v9]

2024-12-25 Thread Sergey Chernyshev
On Wed, 11 Dec 2024 15:24:12 GMT, Severin Gehwolf wrote: >> Would you recommand also to include the paths in that warning? Something like >> ```cgroup controller path at '/sys/fs/cgroup' seems to have moved to >> '../../test', detected limits won't be accurate``` >> This way it will have all the