RFR: 8333446: Add tests for hierarchical container support [v6]

Zdenek Zambersky zzambers at openjdk.org
Tue Sep 10 13:28:13 UTC 2024


On Tue, 10 Sep 2024 13:23:37 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> Looking through the coding it looks more or less okay to me; but if you really need to run it under user 'root'  I think we will not have so much use for this in our test environments  because we use other test users.
>> Not saying that this is a very bad thing,  maybe it is just the way it is, that 'root' is needed ?
>
> @MBaesken @zzambers I've updated this patch which should cover the config issue as pointed out by @zzambers. The latest version throws `SkippedException` with a hint should the match fail. Done in https://github.com/openjdk/jdk/pull/19530/commits/0e52e004e9766301294743aa42c8306d7a25a34f and added this info to the bug as well.
> 
> Good to go now?

@jerboaa Looks good, thanks!

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

PR Comment: https://git.openjdk.org/jdk/pull/19530#issuecomment-2340777251


More information about the core-libs-dev mailing list