[Leyden] Hot method is not AOT compiled

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P3
    • repo-leyden
    • Affects Version/s: repo-leyden
    • Component/s: hotspot

      The same test example from JDK-8371159:

      $ ./build/fastdebug/images/jdk/bin/java -Xbatch -XX:AOTMode=record -XX:AOTConfiguration=user.aotconfig -Xlog:aot+training=debug User

      [2.398s][debug][aot,training] Cleanup MTD aotCompiledMethod::()V
      [2.398s][debug][aot,training] Cleanup MTD test::(Ljava/lang/Object;)Z
      [2.398s][debug][aot,training] Cleanup MTD b::()V
      [2.398s][debug][aot,training] Cleanup KTD jdk.internal.module.ModuleBootstrap$$Lambda+0x800000009
      [2.398s][debug][aot,training] Cleanup KTD User

      $ ./build/fastdebug/images/jdk/bin/java -Xbatch -XX:AOTMode=create -XX:AOTConfiguration=user.aotconfig -XX:AOTCache=user.aotcache -Xlog:aot+codecache+nmethod User |grep aotCompiledMethod

            Assignee:
            Igor Veresov
            Reporter:
            Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: