- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4 - Affects Version/s: None
- Component/s: core-libs
- None
- b113
- generic
- generic
This experiment shows we can win some startup performance on applications that generate java.lang.invoke.BoundMethodHandle$Species* classes:
http://cr.openjdk.java.net/~redestad/scratch/bmh_species_gen.txt
I believe it's an OK start to generate a default list of species types picked from this simple experiment for now, and consider using a profile-driven approach to generate the list of species classes used at build time.
http://cr.openjdk.java.net/~redestad/scratch/bmh_species_gen.txt
I believe it's an OK start to generate a default list of species types picked from this simple experiment for now, and consider using a profile-driven approach to generate the list of species classes used at build time.
- relates to
-
JDK-8153317 Two jimage tests have been failing since JDK-8152641 was fixed
-
- Closed
-
-
JDK-8086045 Improve the java.lang.invoke first initialization costs
-
- Resolved
-