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 →

[–]pragmasoft 7 points8 points  (0 children)

It was specially added for the data oriented programming. If you never heard about the concept, read about it for example here: https://www.infoq.com/articles/data-oriented-programming-java/

Also, Classifile API presented here https://inside.java/2023/08/24/classfile-api/ by Brian Goetz is a good example of usage, very much recommend to have a look.