On Sun, 8 Jan 2023 09:09:56 GMT, Sergey Bylokhov <[email protected]> wrote:

> > I have tested in headful system multiple time, never reproduced this 
> > issue...... Can timing affect in headless and not in headful......?
> 
> It should not. Does it actually have any dependency on "headful" envirement? 
> The native code we used does not create any UI element or something like 
> that. It is better to debug it on the same/similar config/system where the 
> bug is reproduced, since as far as I understand it is not a rare case.

I don't think there is any dependency on "headful". The occurrence was very 
random, like sometime issue used to show up repeatedly for test runs, and the 
very next week there were no occurrences, and the occurrence was not fixed for 
any particular path/folder, it used to vary (For headful). I was able to debug 
and understand that backup mechanism failed at random intervals, so had to 
conclude that it had to something to do with headful.

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

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

Reply via email to