On Tue, 17 Mar 2026 14:22:31 GMT, Frederic Parain <[email protected]> wrote:
>> I think we can still do a system dictionary lookup and flatten even when >> preloading is not enabled. > > In the last commit, the `preload_classes` has been renamed and reworked. A > comment was added to describe the purpose and the strategy of the method. The > PreloadClasses flags controls the class loadings triggered by the > LoadableDescriptors attribute, but not the search into the local system > dictionary because it doesn't trigger class loadings. Looks good! ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2228#discussion_r2947482635
