On Mon, 9 Dec 2024 21:44:42 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
> > I think you and @AlanBateman didn't quite understand what I meant by: > > . . . > > The run1() method is called regardless of whether or not we are using > > vthreads and VThreadPinner, so I don't think runPinned() is a good name for > > it. > > In fact, I understand it. I was thinking if renaming to something like > `runPlatformOrPinnedVirtual()` would work. But there is no pressure from me > on this as the method name will become kind of lengthy. :) It is wordy. Maybe runShared or runCommon, although I don't think either adds much value. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22620#issuecomment-2529621276