When will the Vector API be ready as a preview feature?

0
6
Asked By MellowCedar42 On

Does anyone know when the Vector API is expected to support value classes? Once that work is available, would the API be considered ready to ship as a preview feature in a future JDK release?

3 Answers

Answered By OrbitingPanda7 On

There is no confirmed release date yet. The safest approach is to follow updates from the engineers working on the Vector API, since anything more specific would just be speculation.

Answered By SunnyKite_84 On

It might make a future release such as JDK 28, but that is only a guess. If it misses that release, a later JDK would be more realistic; an official announcement is needed before drawing conclusions.

Answered By QuartzMango19 On

Value-class support and the Vector API’s preview status are separate pieces of work, so the Vector API does not necessarily need to wait for value classes before becoming a preview feature.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.