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

[JVMCI] add tests for simple code installation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b103

      There are currently no tests that actually try to compile something and run code using the JVMCI. As a result, large parts of the code installation routines are not covered by any tests.

      The tests will look similar to the test/compiler/jvmci/error tests, but for successful code installation a small dummy compiler is needed to produce working code. This compiler can return fixed machine code that implements well-known test methods.

            rschatz Roland Schatz
            rschatz Roland Schatz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: