Java 21+ and enabling Virtual Threads - Still experimental?

Hi,

Java 21+ Virtual thread Support was announced as public preview / experimental for release 1.27.0 (see Release v1.27.0 · temporalio/sdk-java · GitHub )
I was wondering if it is still considered experimental in more recent releases and if not, a timeline or planned release version where virtual threads usage could be considered production-ready ?

Thank you !

a timeline or planned release version where virtual threads usage could be considered production-ready ?

There is no concrete timeline as of now, will set alert to update when there is one available but also follow sdk releases.

I was wondering if it is still considered experimental

Yes, but there hasnt been to my knowledge any issues found that would be reason to not use this feature now.