Optimize java JVM with AutoFDO for OpenJDK 21
Enable AutoFDO for OpenJDK 21. We also try to optimize with FSautofdo
but AutoFDO performs better. The followup is to investigate why
FSautofdo performs worse.
Bug: b/228432840
Test: 1.add some flags and use perf record to get perf.data 2.use this tool https://github.com/google/autofdo to convert perf.data to .prof file 3.and then update prebuilt in android internal and
test build time
Change-Id: I5093ffaad2097cdebe7fa542a28de7001843db1c
2 files changed