RFR: 8340559: [premain] java process crash with -XX:+PrintTrainingInfo

duke duke at openjdk.org
Mon Sep 23 19:36:45 UTC 2024


On Fri, 20 Sep 2024 23:29:09 GMT, Dhamoder Nalla <dhanalla at openjdk.org> wrote:

> Java process crashes during training run with -XX:+PrintTrainingInfo as some of the _holder (i.e InstanceKlass and Method) objects are null in KlassTrainingData and MethodTrainingData.
> 
> repro command:
> java -XX:+PrintTrainingInfo -XX:CacheDataStore=JavacBenchApp.cds -cp JavacBenchApp.jar JavacBenchApp 50

@dhanalla 
Your change (at version f3b4f0029ce2d5d6f20e90a5eca4def248816f97) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/leyden/pull/23#issuecomment-2369195861


More information about the leyden-dev mailing list