On Tue, 24 Sep 2024 22:07:25 GMT, Chen Liang <li...@openjdk.org> wrote:
> `MethodHandles.Lookup` defines a `ClassFile` for simple validations; it is > unnecessary and can be scalarized manually. The removal of `ClassFile` class > is also slightly helpful for bootstrap by reducing class loading. Also > improved class file version checking in `VM` class. Apparently forgot to push when I re-requested a review after the renames. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21170#issuecomment-2374304742