On 22.01.24 20:15, Milles, Eric (TR Technology) via dev wrote:
The new Class File API is for reading not writing, correct?
I had a different impression. Sure, reading is a big use case for normal Javausers, but they are currently moving their bytecode generation as well. For example for proxies. Also there is the statement, that something like calculating the stack frames should be done automatically - that is something you need only for writing. bye Jochen