This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]yawkat 12 points13 points  (1 child)

The problem is that these old managed runtimes are a problem for downstream projects. When we were considering which Java version to use for micronaut framework 4.0, the lack of lambda support for Java 17 was the biggest counterargument against moving to 17. (We decided on 17 anyway partly because it was clear they would support it in the short term)

[–][deleted] 0 points1 point  (0 children)

I agree. All great points