Withdrawn: 8374322: TestMemoryWithSubgroups.java fails Permission denied

SendaoYan syan at openjdk.org
Tue Jan 6 02:41:59 UTC 2026


On Wed, 24 Dec 2025 03:34:05 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> Test containers/docker/TestMemoryWithSubgroups.java fails on some docker images. If the default user inside docker is non root user, test will report fails "mkdir: cannot create directory '/sys/fs/cgroup/memory': Permission denied". I think it's better to throw SkippedException rather than report failure when it's do not have root permission inside docker.
> 
> Change has been verified locally on ubuntu22(cgroup v2). Test-fix only, no risk.

This pull request has been closed without being integrated.

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

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


More information about the hotspot-runtime-dev mailing list