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

[JVMCI] Could not work PrintAssembly for JVMCI installed code

XMLWordPrintable

    • b19

      PrintAssembly would work in twice for JVMCI installed code before, so I fixed it in JDK-8180601. However PrintAseembly would not work for them in JDK 13 or later. It seems due to JDK-8220623.

      How to reproduce:

         1. Clone reproducer from GitHub
              https://github.com/YaSuenag/jdt-2017-examples

         2. Copy some files from hotspot testcase
              Please read README.md in this repository.

         3. Edit Makefile to use hsdis
              - code-injection/Makefile
              - Enable UnlockDiagnosticVMOptions and CompilerDirectivesFile

         4. Deploy hsdis to JDK 13

         5. Run reproducer
              $ make JAVA_HOME=/path/to/jdk13 padd

            never Tom Rodriguez
            ysuenaga Yasumasa Suenaga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: