JDK 24 |
---|
24 b12Fixed |
A few lambdas in ClassFile API can be shared to reduce class loading at bootstrap, such as withField passing flags or withMethodBody, or passing buffered models to loaded models. This allows those features to be used in early startup, avoiding ad-hoc classes in java.lang.invoke.
|