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

nmethod jvmci_installed_code_name need to be XML escaped

XMLWordPrintable

    • b17

      Using LogCompilation with Graal, the jvmci_installed_code_name is written to the xml log file, but it is not escaped properly so <init> methods end up causing unparseable XML like this:

      jvmci_installed_code_name='java.util.AbstractList.<init>()'

      so it cannot be processed with the LogCompilation tool.

            ecaspole Eric Caspole
            ecaspole Eric Caspole
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: