In SwitchBootstraps we currently inject lists of EnumDescs and extra Classes for some cases. In practice many enums don't need those lists to be passed, and we could refactor to only pass through such arguments when either is needed.
This can reduces cycles spent bootstrapping and reduces number of classes required to bootstrap switches somewhat.
This can reduces cycles spent bootstrapping and reduces number of classes required to bootstrap switches somewhat.
- links to
-
Commit(master) openjdk/jdk/3f00da84
-
Review(master) openjdk/jdk/20693