Re: RFR: 8336254: Virtual thread implementation + test updates [v2]

2024-07-24 Thread Serguei Spitsyn
On Fri, 19 Jul 2024 16:59:54 GMT, Alan Bateman wrote: >> Bringover some of the changes accumulated in the loom repo to the main line, >> most of these changes are test updates and have been baking in the loom repo >> for several months. The motive is partly to reduce the large set of changes >

Re: RFR: 8336254: Virtual thread implementation + test updates [v2]

2024-07-23 Thread Kevin Walls
On Fri, 19 Jul 2024 16:59:54 GMT, Alan Bateman wrote: >> Bringover some of the changes accumulated in the loom repo to the main line, >> most of these changes are test updates and have been baking in the loom repo >> for several months. The motive is partly to reduce the large set of changes >

Re: RFR: 8336254: Virtual thread implementation + test updates [v2]

2024-07-19 Thread Alan Bateman
> Bringover some of the changes accumulated in the loom repo to the main line, > most of these changes are test updates and have been baking in the loom repo > for several months. The motive is partly to reduce the large set of changes > that have accumulated in the loom repo, and partly to impr