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

Re-enable CDS test cases for jvmci after JDK-8345826

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot

      We have some jtreg settings that exclude certain test cases for libgraal testing. E.g.,

      https://github.com/openjdk/jdk/blob/9ca1004e76a614328cd2eb7546143839c4d2f810/test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/BulkLoaderTest.java#L32-L33

       * @comment work around JDK-8345635
       * @requires !vm.jvmci.enabled

      These exclusions are no longer necessary after the integration of JDK-8345826 (Do not automatically resolve jdk.internal.vm.ci when libgraal is used). They should be removed.

      (Problem Lists should be checked as well)

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

              Created:
              Updated: