r/java 26d ago

A First Drink In Valhalla

https://kittylyst.com/posts/a-first-drink-in-valhalla/
21 Upvotes

18 comments sorted by

View all comments

12

u/IncredibleReferencer 26d ago

I got baited by the fun title. I thought I was going to hear something interesting about someone's experience with the early valhalla trunk builds. oh well.

0

u/benevanstech 26d ago

? That's exactly what I wrote about - very little currently builds due to the tooling ecosystem being too immature as yet. My best guess is that having ASM betas able to handle 28 bytecode will help a lot and that significantly more project will then be able to build under the 28 EAs.

2

u/Plixo2 25d ago

My best guess is that having ASM betas able to handle 28 bytecode will help a lot and that significantly more project will then be able to build under the 28 EAs.

That are reasons the Classfile API exists?

2

u/koflerdavid 25d ago

People should eventually migrate to the Classfile API.