Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8355961

%p is not properly recognized by AOTConfiguration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 25
    • 25
    • 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
        

            iklam Ioi Lam
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: