%p is not properly recognized by AOTConfiguration

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • 25
    • Affects Version/s: 25
    • Component/s: hotspot
    • b12

      %p is not properly recognized when specifying in AOT configuration file name.

      Example:
       java -XX:+AOTClassLinking -XX:AOTMode=record -XX:AOTConfiguration=test%p.aotconfig -version

      The generated config file will be exactly "test%p.aotconfig", no real process pid is substituted.


      The regression was introduced in jdk25b12
        

            Assignee:
            Ioi Lam
            Reporter:
            Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: