Re: RFR: 8315721: CloseRace.java#id0 fails transiently on libgraal

2023-09-27 Thread Jaikiran Pai
On Tue, 26 Sep 2023 17:03:00 GMT, Roger Riggs wrote: > The timing of the test can be disturbed by -Xcomp so do not run with -Xcomp. > The problem appears with the Graal compiler but may also occur on other > platforms. The change looks good to me, given the description in the JBS.

Re: RFR: 8315721: CloseRace.java#id0 fails transiently on libgraal

2023-09-26 Thread Lance Andersen
On Tue, 26 Sep 2023 17:03:00 GMT, Roger Riggs wrote: > The timing of the test can be disturbed by -Xcomp so do not run with -Xcomp. > The problem appears with the Graal compiler but may also occur on other > platforms. Marked as reviewed by lancea (Reviewer). - PR Review: https://

RFR: 8315721: CloseRace.java#id0 fails transiently on libgraal

2023-09-26 Thread Roger Riggs
The timing of the test can be disturbed by -Xcomp so do not run with -Xcomp. The problem appears with the Graal compiler but may also occur on other platforms. - Commit messages: - 8315721: CloseRace.java#id0 fails transiently on libgraal Changes: https://git.openjdk.org/jdk/pull/1