> Given this is the first time (I think) that a non-LTS JDK is provided, what are the plans around supporting this?
We did not have any plan as we did not thought that much. Interesting point!
> Will it be removed once JDK 20 exists?
I guess yes. That would break pipelines using JDK19 though. Would that make sense to provide a support policy in the infra that would explain we follow the JDK lifecycles?
Also, would that make sense to, instead, provide a "jdk-edge" that would be always the latest non LTS JDK instead (intermediate status: if there are no version AND it's name edge, we make it explicit that it could break at any time)?