On Wed, 10 Aug 2022 16:10:02 GMT, Bernd <d...@openjdk.org> wrote: >> I think if you just said "If this properties file ..." it would be >> sufficient, as the previous paragraph provided enough context as to what you >> are referring to. > > Btw the current code does not handlmissing or unreadable overwrite files very > well. PropsLoaded will be true even when the replacing overwrite file could > not be loaded (resulting in an empty list).
@ecki -- Logged JDK-8292297 to track the issue you raised ------------- PR: https://git.openjdk.org/jdk/pull/9747