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

Interpreter(RISC-V): Implement -XX:+PrintBytecodeHistogram and -XX:+PrintBytecodePairHistogram options

XMLWordPrintable

    • b24
    • riscv
    • linux

        Implement the following two functions for interpreter(RISC-V):
        void TemplateInterpreterGenerator::histogram_bytecode(Template* t) { ; }
        void TemplateInterpreterGenerator::histogram_bytecode_pair(Template* t) { ; }

            yzhu Yanhong Zhu
            yzhu Yanhong Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: