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

[premain] Convert invokedynamic tests to use CDSAppTester

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-leyden
    • repo-leyden
    • hotspot

      The following tests break after https://github.com/openjdk/leyden/pull/39 "Store AOT code in cached code region of AOT cache"

      test/hotspot/jtreg/runtime/cds/appcds/indy/IndyAndJavac.java
      test/hotspot/jtreg/runtime/cds/appcds/indy/IndyStringConcat.java
      test/hotspot/jtreg/runtime/cds/appcds/indy/StringConcatStress.java

      These tests are written with the "old" leyden workflow which generates code using the dynamic CDS archive, but we cannot do that anymore after pull/39.

      These tests should be converted to use the CDSAppTester framework.

            iklam Ioi Lam
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: