Optimize java JVM with PGO instrumentation Before trim average time: 3847918 milliseconds After trim average time: 3592701.4 milliseconds According to experiment benchmark results, total javac invocation time for building android platform will be 8.7% faster. Bug: b/228432840 Test: add -fprofile-instr-* flags, generate .profdata file and then update prebuilt in android internal and test build time Change-Id: I18cc7a5ed3bbf2e101e8fe25fc6675f70a6a8e98