Re: RFR: 8350909: [JMH] test ThreadOnSpinWaitShared failed for 2 threads config

2025-03-07 Thread Derek White
On Fri, 28 Feb 2025 01:20:44 GMT, Vladimir Ivanov wrote: > The scope was updated to support multithread configuration (jmh option '-t > 2') . No other changes needed. Looks good! - Marked as reviewed by drwhite (Committer). PR Review: https://git.openjdk.org/jdk/pull/23834#pullre

Re: RFR: 8350909: [JMH] test ThreadOnSpinWaitShared failed for 2 threads config

2025-03-06 Thread Vladimir Ivanov
On Fri, 28 Feb 2025 01:20:44 GMT, Vladimir Ivanov wrote: > The scope was updated to support multithread configuration (jmh option '-t > 2') . No other changes needed. Thanks for your review! - PR Comment: https://git.openjdk.org/jdk/pull/23834#issuecomment-2704538159

Re: RFR: 8350909: [JMH] test ThreadOnSpinWaitShared failed for 2 threads config

2025-03-06 Thread duke
On Fri, 28 Feb 2025 01:20:44 GMT, Vladimir Ivanov wrote: > The scope was updated to support multithread configuration (jmh option '-t > 2') . No other changes needed. @IvaVladimir Your change (at version 2b70cd408597bbfd0a2f490714a7ebab8eceb1f6) is now ready to be sponsored by a Committer. -

Re: RFR: 8350909: [JMH] test ThreadOnSpinWaitShared failed for 2 threads config

2025-03-06 Thread Jatin Bhateja
On Fri, 28 Feb 2025 01:20:44 GMT, Vladimir Ivanov wrote: > The scope was updated to support multithread configuration (jmh option '-t > 2') . No other changes needed. LGTM. - Marked as reviewed by jbhateja (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/23834#pullrequestr

RFR: 8350909: [JMH] test ThreadOnSpinWaitShared failed for 2 threads config

2025-02-27 Thread Vladimir Ivanov
The scope was updated to support multithread configuration (jmh option '-t 2') . No other changes needed. - Commit messages: - JDK-8350909 [JMH] test ThreadOnSpinWaitShared failed for 2 threads config Changes: https://git.openjdk.org/jdk/pull/23834/files Webrev: https://webrevs.o