[lworld] RFR: 8364483: [lworld] Pre-register migrated classes in class loaders [v3]

Roger Riggs rriggs at openjdk.org
Tue Aug 19 02:10:53 UTC 2025


On Tue, 12 Aug 2025 20:59:46 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> This change preloads and preregisters all classes in the migrated classes lists, in all class loaders.
>> Tested with tier1 locally and with -XX:+PrintSystemDictionaryAtExit.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add assert (and test).

The official list of migrated classes is in `make/modules/java.base/gensrc/GensrcValueClasses.gmk`.
How are all these copies of the list of files kept in sync?

-------------

PR Comment: https://git.openjdk.org/valhalla/pull/1520#issuecomment-3198974709


More information about the valhalla-dev mailing list