RFR: 8338714: vmTestbase/nsk/jdb/kill/kill001/kill001.java fails with JTREG_TEST_THREAD_FACTORY=Virtual.

Chris Plummer cjplummer at openjdk.org
Mon Dec 9 22:06:38 UTC 2024


On Mon, 9 Dec 2024 21:44:42 GMT, Serguei Spitsyn <sspitsyn at 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


More information about the serviceability-dev mailing list